You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a parent-child hierarchy with nested ui-views, I am having my directive's $onInit being called twice. I've created a SO post for this http://stackoverflow.com/q/41269277/156611
Hi,
I have downloaded the last version @version v0.4.2 but I still get my directive called twice when inside nested <ui-view> which version do I have to download to make it work ?
Using a parent-child hierarchy with nested ui-views, I am having my directive's $onInit being called twice. I've created a SO post for this
http://stackoverflow.com/q/41269277/156611
and also a couple plunkers. One without named views, one with named views.
http://plnkr.co/edit/rc8vbt?p=preview
http://plnkr.co/edit/PZnA5h?p=preview
Is this an issue with how I'm structuring the code or an issue with ui-router?
The text was updated successfully, but these errors were encountered: