Issue with IE11
tunkelominna opened this issue · 0 comments
tunkelominna commented
Node Version (node -v): 5.6.0
NPM Version (npm -v): 8.9.4
OS: Win10
Description:
IE11 throws error SCRIPT1002: Syntax error
app.js (6749,49) which is:
pageSizeOptions: { type: Array, default: () => [10, 20, 40, 80, 100] }
How to solve this issue?