@Atsats wrote:
I'm experiencing a strange behavior in $state.go() only on Windows UWP.
Specifically, I have a main view and a child view. The child view is reached by clicking a button on the main view. This transition works fine in iOS and Android. On Windows UWP, the transition happens, the view is displayed briefly, then the view is exited and the app ends up on the $urlRouterProvider.otherwise() default.
I'm using the latest ionic 1.3.1. Any thoughts on what could be causing this?
Posts: 1
Participants: 1