-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
Describe the bug
On some of the environments my app is being run on, the entire routing system fails to work, throwing an error in console:
Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'match().path')
Seems to be coming from routing.ts
Thanks in advance
Your Example Website or App
.
Steps to Reproduce the Bug or Issue
- Attempt to navigate to a different route
- Error gets thrown
Expected behavior
Expected to navigate to a different route, however got an error and the entire router stopped working.
Screenshots or Videos
No response
Platform
- OS: macOS 14.4.1
- Browser: Safari (Specifically WebKit through Tauri)
- Version: 17.4.1
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels