The current exception RegEx used to parse the exception appears to be "skipping" any lines which don't contain a "name" in the exception stack Example Error: Test_Error_Throwing_Inside_UseCallback at http://localhost:3000/static/js/main.206f4846.js:2:296748 at Object.Re (http://localhost:3000/static/js/main.206f4846.js:2:16814) at je (http://localhost:3000/static/js/main.206f4846.js:2:16968) at http://localhost:3000/static/js/main.206f4846.js:2:36868 at Fr (http://localhost:3000/static/js/main.206f4846.js:2:36962) at Ar (http://localhost:3000/static/js/main.206f4846.js:2:37377) at http://localhost:3000/static/js/main.206f4846.js:2:42819 at cc (http://localhost:3000/static/js/main.206f4846.js:2:106479) at De (http://localhost:3000/static/js/main.206f4846.js:2:15946) at qr (http://localhost:3000/static/js/main.206f4846.js:2:38671) It "should" identify every line and use no name for lies that don't have the `name (http:url:row:col)`
The current exception RegEx used to parse the exception appears to be "skipping" any lines which don't contain a "name" in the exception stack
Example
Error: Test_Error_Throwing_Inside_UseCallback
at http://localhost:3000/static/js/main.206f4846.js:2:296748
at Object.Re (http://localhost:3000/static/js/main.206f4846.js:2:16814)
at je (http://localhost:3000/static/js/main.206f4846.js:2:16968)
at http://localhost:3000/static/js/main.206f4846.js:2:36868
at Fr (http://localhost:3000/static/js/main.206f4846.js:2:36962)
at Ar (http://localhost:3000/static/js/main.206f4846.js:2:37377)
at http://localhost:3000/static/js/main.206f4846.js:2:42819
at cc (http://localhost:3000/static/js/main.206f4846.js:2:106479)
at De (http://localhost:3000/static/js/main.206f4846.js:2:15946)
at qr (http://localhost:3000/static/js/main.206f4846.js:2:38671)
It "should" identify every line and use no name for lies that don't have the
name (http:url:row:col)