sakazuki / step-functions-draw.io

You can make a AWS step functions workflow with GUI and export/import JSON/YAML.
GNU General Public License v3.0
278 stars 34 forks source link

Uncaught ReferenceError: JSONEditor is not defined #49

Open bisoldi opened 4 years ago

bisoldi commented 4 years ago

I've got the (latest) plugin working (somewhat) in the desktop draw.io application on Mac. I've got all of the "AWS Step Functions": icons to show up.

Problem is, all of a sudden, clicking on the "Settings" gear for any of the components now throws the following:

Unknown error Uncaught ReferenceError: JSONEditor is not defined

Any ideas on how to fix this? I think it happened after I validated it...

jimsmith-fd commented 3 years ago

getting the same message when clicking on the cog for Task, Pass, Parallel & Map but not for the other icons.

image