We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Has any example with Context API? I've tried use Context Api with this example
https://github.com/bcherny/angular2react-demos/tree/master/multi-file
But doesn't work.
I thinks is because angular2react create a new tree.
The text was updated successfully, but these errors were encountered:
I think it should just work, as long as all of your React components are descendent of your Provider.
Sorry, something went wrong.
@bcherny I've tried use in your example but doesn't work :( Has a PR with React Portal, but doesn't work too.
coatue-oss/react2angular#107
No branches or pull requests
Has any example with Context API? I've tried use Context Api with this example
https://github.com/bcherny/angular2react-demos/tree/master/multi-file
But doesn't work.
I thinks is because angular2react create a new tree.
The text was updated successfully, but these errors were encountered: