riotjs-startkit icon indicating copy to clipboard operation
riotjs-startkit copied to clipboard

riot.route.exec() deprecated

Open artparks opened this issue 10 years ago • 0 comments

As per docs, this is now deprecated.

riot.route.start(true) seems to achieve the same purpose, starting the router and parsing the initial state.

artparks avatar Mar 03 '16 17:03 artparks