-
Notifications
You must be signed in to change notification settings - Fork 629
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
Error with global #317
Comments
Same here with version 6.5.0 |
I have this error too. Can someone fix this? Does anyone know of the fix? |
this started occuring for us since updating to react 17.0.1 if its of any help. edit: it seems like 6.3.2 works fine after all with react, react-dom and react-is @17.0.1. I must have bumped react-paginate by mistake. |
This seems like the same issue here: #332 |
Works fine in version |
Hi! The Webpack target was improperly set to Waiting for @AdeleD to release the version |
Done. Thank you for your work! |
Hi! When i use v6.4.0 or v6.5.0, i have an error in console
Look at react-paginate/dist/react-paginate.js, you have global variable there. Browser doesn't recognize global variable.
I think there is a problem with your webpack. .
The text was updated successfully, but these errors were encountered: