UI navigator pageStack + template with splitter
-
I’m stuck with pushPage where the reference template contains of splitter component. Here’s the link of my snippets
Surely I can use
this.$emit('push-page', appHome_tpl);
but seems the animation is buggy. Any help, ideas please?
-
I’m not sure exactly what the problem is. Is it that when you click ‘Start Searching Now’, the push animations no longer work on ‘Sign in’ and ‘Sign up’?