-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
- Framework7 version: [e.g. 6.3.16]
- React.js version: [e.g. 17.0.2]
- Platform and Target: Windows Chrome Browser
- Live Link or JSFiddle: https://codesandbox.io/s/gracious-booth-q1xbrf
Describe the bug
f7.view.main.router.navigate("/") does not change URL.
To Reproduce
Steps to reproduce the behavior:
- Call f7.view.main.router.navigate("/") somewhere outside of the route "/"
Expected behavior
URL changes, for example, from "/about/" to "/"
Actual Behavior
URL remains "/about/"
Screenshots
https://snipboard.io/EHnr0T.jpg
Additional context
f7.view.main.router.updateCurrentUrl("/") also does not change URL to "/"
The same code works in Framework7 v5 and url changes to "/"
xuannghia
Metadata
Metadata
Assignees
Labels
No labels