Skip to content

[FIX] Editor: fixed editor setting icon not showing modal content

Josaphat Imani requested to merge josaphat.imani97/tiki:fix-modal-issue into master

Relates: https://avan.tech/item98556#threadId70223

To reproduce the issue: click once on editor setting icon then close the modal and click once more on the icon. Closing the modal removes .modal-content data, next click was not founding the .modal-body and .modal-header divs leading to the issue.

Merge request reports