Open althafib opened 5 years ago
Also experiencing this issue. Just working through versions to see what the issue is...
I think it's something to do with prop-types. Nearest thing i can get to a fix is to downgrade to the same version of react
& react-dom
that @althafib has used on this project (15.4.2).
Obviously not ideal as (if you're like me) you're using things like Redux and Redux Sagas amongst other libraries that are going to erupt in errors the second you downgrade.
Hopefully Althafib will be online soon to offer some advice... 😕
@Aid19801 @althafib Did you guys resolved this issue? Am also facing the same problem here any other libraries you guys can suggest?
When i import the package i got an error "Cannot read property 'object' of undefined"