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

Unhandled Rejection (TypeError): Cannot read property 'isReactComponent' of undefined #61

Closed
spawn-guy opened this issue Mar 24, 2020 · 1 comment

Comments

@spawn-guy
Copy link

I just updated library version from 2.0.7 to 2.4.0 and started getting the error in title.

Unhandled Rejection (TypeError): Cannot read property 'isReactComponent' of undefined
/src/utils/validators.js:12 (or here https://github.com/teodosii/react-notifications-component/blob/master/src/utils/validators.js#L12)

i've found some other discussion in a different component that looks similar. there is a fix there and some explanation.
TanStack/table#1502
TanStack/table#1503

i am not sure if it helps to solve anything or i am having different issues.
if needed - i can make Pull-Request here.

for now i will roll back to the old version

@teodosii
Copy link
Owner

Fixed in 3.0.0

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