yabwe / medium-editor

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
https://yabwe.github.io/medium-editor/
Other
16.08k stars 1.85k forks source link

Can't click buttons in Vuetify Dialog #1574

Open 0xm1kr opened 3 years ago

0xm1kr commented 3 years ago

Description

I'm unable to click toolbar buttons inside of a Vuetify Dialog, no events are triggered and the toolbar closes.

I saw a similar issue with Bootstrap modals but can't seem to resolve the issue with anything that has been previously provided: https://github.com/yabwe/medium-editor/issues/1360

Versions

adilbingulzar commented 1 year ago

Hi @0xm1kr What solution you used for this issue?