manogi / nova-tiptap

Laravel Nova Tiptap Field
MIT License
172 stars 57 forks source link

Text content shows through link modal #60

Closed joostvanhoof closed 1 year ago

joostvanhoof commented 2 years ago

On version 3.0.6:

Screenshot 2022-06-27 at 07 41 27
manogi commented 2 years ago

@joostvanhoof hi there - this is now fixed in v3.0.7

joostvanhoof commented 2 years ago

@manogi awesome, thanks! I did notice that there is a similar issue with the menu bar. If you have enough content then the menu bar becomes sticky (as expected and this works). When it does, you can not click any of the buttons on the menu bar anymore.

Screenshot 2022-06-30 at 22 35 14
joostvanhoof commented 2 years ago

@manogi this is happening on the latest version, not sure if this is something on my end bit my Nova installation is pretty vanilla.

manogi commented 1 year ago

@joostvanhoof this is now repaired in v3.1.2. Laravel Nova frustratingly keeps removing tailwind classes which then have no effect anymore in third party addons like mine.