mithril.js
mithril.js copied to clipboard
The router has stray onhashchange-related code
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