Adding Medium Editor Buttons Appears To Not Work

Wappler Version : 2.3.2
Operating System : Mac Catalina

Expected behavior

What do you think should happen?

Buttons added to the Medium Editor should appear upon saving and testing locally.

Actual behavior

What actually happens?

When you add Medium Editor to a Text Area in a form inside a modal and scroll down to the Buttons options, clicking inside displays a list of button options. When you select one, it does not add it to the list. A manual refresh of the App Structure will display the button that was added. Upon saving the page and viewing locally, the button does not appear, only the default buttons appear. Closing the page and reopening the page shows only the default buttons, not the button that was added.

How to reproduce

  1. Add a modal to a page.
  2. Add a form to a modal.
  3. Add a text area to the form.
  4. Add medium editor to the text area.
  5. Switch to DOM panel and go to the modal and remove tabindex-1 per Medium Editor Region In BS4 Modals Problem
  6. Switch back to App Structure and Add a button to the medium editor.
  7. Button will not show, refresh App Structure to see button added.
  8. Save the page and test locally.
  9. Added button will not appear.
  10. Close the page and reopen.
  11. Button that was added will no longer appear.
  12. Double check to ensure css files are ordered properly per Issue with Medium editor
  13. Double check to ensure js files are ordered properly per Medium Editor Extension Does Not Work

What do you mean by add a button to the editor?

Click inside here to see the list of button options.

I have the same problem…but in windows 10

Does this happen for you in modals only?

looks like