Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

Controller is initialized everytime on changing tab if url contains params #288

Closed
ahelmel opened this issue Jan 12, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@ahelmel
Copy link

ahelmel commented Jan 12, 2016

The tab controller is initialized every time i navigate between the tabs (the tab states are defined as sticky states). It happens only if the url of the parent state contains a parameter. I created a fiddle to demonstrate this issue: https://jsfiddle.net/ahelmel/dw1kqdgt/7/ to see this behavior please open the browsers console and change between the tabs, i am logging the controller initialization in the console. If you remove the :id param from the url of the "root.home" state everything works fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants