bastihilger/nova-tiptap

TipTap field can not be readonly

gemanzo opened this issue · 0 comments

Hello, it seems that the Nova native "readonly" doesn't work with the TipTap field, although the method can be called and no errors were thrown.

My code:
tiptap

To reproduce the issue just try to add the ->readonly() to your TipTap field.

Maybe i am missing something?
Just let me know, thank you for your attention