You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So it looks like IE11 doesn't recognize the class syntax. Is there a modified version that would work?
Edit: In case other people are having this problem, I was able to use this site to convert the javascript so it would work in IE11 as well: https://babeljs.io/
The text was updated successfully, but these errors were encountered:
Thanks for the report. We don't currently have any plans to add IE support. Sorry that's surely not the answer you're looking for! If you want to send us a pull request with the changes you made to make it support that browser, though, we'd be glad to accept it!
So it looks like IE11 doesn't recognize the class syntax. Is there a modified version that would work?
Edit: In case other people are having this problem, I was able to use this site to convert the javascript so it would work in IE11 as well:
https://babeljs.io/
The text was updated successfully, but these errors were encountered: