You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: A is undefined
Preact 38
index.js:63
router.js:42:1
Preact 2
some self-hosted:137
Preact 36
index.js:63
Looking at the exec function I assume that the passed url is undefined as the RouteContext is just an empty object. Maybe I'm missing something fundamental here ...