Juicy / juicy-jsoneditor

Polymer Element that wraps josdejong/jsoneditor and adds two-way binding for edited JSON.
http://juicy.github.io/juicy-jsoneditor/
MIT License
42 stars 12 forks source link

Javascript 'Syntax error' with internet explorer #18

Open krumware opened 6 years ago

krumware commented 6 years ago

Steps to reproduce

Use in Internet Explorer 11

Live Demo

http://juicy.github.io/juicy-jsoneditor/ As a quick note, the sample jsbin provided in this template is missing the appropriate referenced to fast-json-patch in the polygit path.

Expected result

Juicy-jsoneditor should be usable.

Actual result

Element fails to construct. Syntax error SCRIPT1002: Syntax error

Browsers affected

Screenshot