react-sortablejs
react-sortablejs copied to clipboard
Error after building react app
Describe the bug Safari Error: Unexpected token '='. Expected an opening '(' before a method's parameter list. I upgraded from 6.1.1 to 6.1.4 and got this issue in older version of safari. Specifically running v13.3.1 of ios
Versions - Look in your package.json for this information:
react-sortable = ^16.1.4
react = ^16.2.0
Hi @allaniftrue, did you end up finding a workaround for this? We're running into the same issue.