Hi,
i am working on an app with a left side sidemenu. Everything works finde until is use $state.go(“newsate”);
After $state.go i can’t open the sidemenu by swipe left but i can open it with a toggle-button.
The on-click events at the sidemenu are ok even after useing state.go.
If the app switch to the first (default) state again, the side menu also works (again).
I tested it on Firefox, Chrome and Android 4.4 (HTC One)
Do someone has a solution for this?
regards
mav