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

Only a ReactOwner can have refs #116

Open
shashikah opened this issue Aug 25, 2017 · 1 comment
Open

Only a ReactOwner can have refs #116

shashikah opened this issue Aug 25, 2017 · 1 comment

Comments

@shashikah
Copy link

Hi,
One of our application we are using react-notification-system. When it was a stand alone application all went well. Recently we had to change it as a npm package. We did it. When we use the npm package within a container app... it started to give us an error which says "Only a ReactOwner can have refs". When we dig into the bundle.js to find out the issue, we found that this comes from react-notification-system package. Is there a way we can get rid of using refs inside the package?

@dyst5422
Copy link

#144 should address this

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

2 participants