Open rvion opened 8 years ago
according to here: http://riotjs.com/api/route/#riot-route-start
Riot doesn’t start its router automatically. DON’T FORGET TO START IT BY YOURSELF. This also means that you can choose your favorite router. (Note: before v2.3 Riot started the router automatically. The behavior was changed)
riot.route.start(true)
according to here: http://riotjs.com/api/route/#riot-route-start