Double initialisation of child state controller
mareczek opened this issue · 2 comments
mareczek commented
Hi there!
I configured the two child states in the router passing the name of the controller. When the view loads on the page with tabs the controller is initialised twice. Did you also encounter this behaviour?
Thanks
rpocklin commented
Can you please create a plunkr that reproduces this?
mareczek commented
false alarm, it's because of the ui-view being present multiple times (on each tab content)