We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
m.route.set() doesn't set the hash directly anymore, meaning that non-pushState-based routing doesn't work anymore.
m.route.set()
There are however some onhashchange-related code in the router.
onhashchange
Mithril.js version:
v2.2.2