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)
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