react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

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

Open mametur opened this issue 2 years ago • 0 comments

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

mametur avatar Jun 27 '23 12:06 mametur