cuba-platform / grapesjs-addon

GrapesJs HTML editor add-on for CUBA application. Built on GrapeJs javascript library with webpage preset.
Apache License 2.0
8 stars 3 forks source link

User can't edit a Link element #5

Closed dmakagonova closed 5 years ago

dmakagonova commented 5 years ago

Environment

  1. Run demo project
  2. Click Application -> Html screen
  3. Move Link to the canvas
  4. Open Link editor
  5. Set URL
  6. Click OK

Expected result: the Link element is changed Actual result: the Link element is NOT changed

Description of the bug or enhancement