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
{{ message }}
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
I'm trying to use this component currently but our app is > v16 and there is currently a crash that renders it unusable.
Element ref was specified as a string (progressBar) but no owner was set. You may have multiple copies of React loaded.
According to this document and a further investigation on my behalf, running npm ls react, this component is creating a new version of react inside the app that causes it to crash.
Would it be possible to fix this?
Thanks
pixelplant, kireetig, danielgefen, emilwallner, carlosrecinos and 22 more