seatsio / seatsio-react

The official Seats.io React wrapper
https://www.seats.io
MIT License
22 stars 15 forks source link

Getting SCRIPT1002: Syntax error in Internet Explorer 11 #5

Closed nareshrakholiya closed 5 years ago

nareshrakholiya commented 5 years ago

Hi, We recently integrated seats.io in our react webapp and it seems to be breaking in Internet Explorer 11. Please find attached screenshots for reference. note that all other components are working and following are node and npm versions. Node - >=10 NPM - >=3.10

image

image

JKazarian commented 5 years ago

Same issue for me.

nareshrakholiya commented 5 years ago

hi, is there any update on this? this is causing issues in our production environment.

bverbeken commented 5 years ago

Hi, we have added this to our list and will get back to you asap.

In the meantime, it would help if you could create a jsfiddle reproducing the problem.

Thanks!

nareshrakholiya commented 5 years ago

hi @bverbeken sure I will create jsfiddle and share here.

nahue commented 5 years ago

As discussed on intercom, i'm closing this issue. Create React App does not support IE11 out of the box.. but it can be added using the react-app-polyfill package.