mostafaznv / nova-ckeditor

CkEditor 5 Field for Laravel Nova with Media & Snippet Browsers
https://mostafaznv.gitbook.io/nova-ckeditor/
MIT License
49 stars 20 forks source link

Source Editing resizing the editor to 0px #87

Closed graphem closed 10 months ago

graphem commented 10 months ago

Anyone having the same issue as I have, when I click the source edit button and click it again to go back to visual mode, the editor textarea is reduce to 0? It seems the source editing plugin seems to have issue calculating the size that it should be when going back to visual:

image

Then:

image

Let me know, an interesting issue. Not sure if relates to Nova 4 being with vue and inertia.

mostafaznv commented 10 months ago

Thanks for reporting the issue. Bug has been fixed and published under 5.4.2

graphem commented 10 months ago

Thanks for fixing!! Appreciate the package; works great!