rpocklin/ui-router-tabs

Double initialisation of child state controller

mareczek opened this issue · 2 comments

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

Can you please create a plunkr that reproduces this?

false alarm, it's because of the ui-view being present multiple times (on each tab content)