Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Params not passing from react context #309

Closed
chargrove opened this issue Aug 30, 2019 · 0 comments
Closed

Params not passing from react context #309

chargrove opened this issue Aug 30, 2019 · 0 comments

Comments

@chargrove
Copy link

I'm migrating an AngularJS application and replacing pieces with React components. These components have UISref links within the application and include parameters. The values of these parameters never seems to feed through to the deeper context though.

I've created a simpler test case of the issue:
https://stackblitz.com/edit/ui-router-react-hybrid-objparam

The routes at the top all set two params and they seem to work, but this is from an AngularJS context. If you choose one of the react states and then click one of the links further down the page, the parameters there never feed through and only null shows up.

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

No branches or pull requests

1 participant