Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Unusable in React v16+ #33

@juliangommans

Description

@juliangommans

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions