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

After upgrading webpack from version 4 to 5 throws arguments is not defined. #1806

Open
mametur opened this issue Jun 27, 2023 · 0 comments
Open
Assignees

Comments

@mametur
Copy link

mametur commented Jun 27, 2023

Describe the bug
Node version: 18.16.0, try to upgrade webpack from version 4 to 5.87.0. It hrows to below error.

SearchBar.js:9 Uncaught ReferenceError: arguments is not defined
at ./node_modules/react-bootstrap-table2-toolkit/lib/src/search/SearchBar.js (SearchBar.js:9:1)
at webpack_require (bootstrap:24:1)

Screenshots
Screenshot 2023-06-27 at 14 33 31

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