react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
After upgrading webpack from version 4 to 5 throws arguments is not defined.
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