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
I tried to find any resources on how to access the resolved data for ui-router states in a redux-way.
It is still possible to get hold of those by injecting into the controller/binding to a component, but the best would be if they were available in the redux store.
Is there any way to do/support this?
The text was updated successfully, but these errors were encountered:
I'm not entirely sure I understand your issue. Would you mind expanding on your explanation a little bit? There is an example on this issue that addresses resolves. Is this helpful?
I tried to find any resources on how to access the resolved data for ui-router states in a redux-way.
It is still possible to get hold of those by injecting into the controller/binding to a component, but the best would be if they were available in the redux store.
Is there any way to do/support this?
The text was updated successfully, but these errors were encountered: