jhipster / jdl-studio

JDL Studio is an online JHipster Domain Language visual editor
https://start.jhipster.tech/jdl-studio/
Apache License 2.0
405 stars 114 forks source link

JDL-Studio: Fix loading of user selected JDL #106

Closed deepu105 closed 3 years ago

deepu105 commented 3 years ago
Overview of the issue

JDL-Studio loads user selected JDL, this needs to be tested and fixed along with unit test

Suggest a Fix

The loadJdl code is already present in the src/components/JhOnlineReducer.ts this needs to be tested with JHipster Online and fixed if needed,

JHipster Version(s)

master

deepu105 commented 3 years ago

fixed