tiptap-vuetify
tiptap-vuetify copied to clipboard
min-height is not applied to actual ProseMirror conteneditable
When min-height is passed it's applied only to outer container, but conteneditable is still just one line height: https://prnt.sc/td68xq so it's not getting focus if not clicked exactly on first line.
@vedmant any news on this? were you able to find a solution?