-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels