router.js icon indicating copy to clipboard operation
router.js copied to clipboard

TypeError: Cannot read properties of undefined (reading 'inaccessibleByURL') in `_updateURL`

Open johanrd opened this issue 1 year ago • 1 comments

TypeError: Cannot read properties of undefined (reading 'inaccessibleByURL')

https://github.com/tildeio/router.js/blob/9320c7b1c1e887e73afd3700cd0093b9f34c9e6b/lib/router/router.ts#L669-L675

Stack trace from sentry: Screenshot 2024-02-02 at 22 43 42

johanrd avatar Feb 02 '24 21:02 johanrd

Also started seeing this when enabling splitAtRoutes in an Embroider app

amk221 avatar Oct 10 '24 08:10 amk221