Upon login, I run the resetToPage();
function. The page it calls runs the 'init'
event twice. This doesn’t happen with any other page that is using regular pushPage()
to move between pages. It started happening when I switched from rc15 to rc16 of OnsenUI 2.
Here is CodePen replicating the issue: https://codepen.io/anon/pen/KrAgxR