The router has stray onhashchange-related code #2778
Labels
Area: Core
For anything dealing with Mithril core itself
Type: Bug
For bugs and any other unexpected breakage
m.route.set()
doesn't set the hash directly anymore, meaning that non-pushState-based routing doesn't work anymore.There are however some
onhashchange
-related code in the router.Mithril.js version:
v2.2.2
The text was updated successfully, but these errors were encountered: