bastihilger / nova-tiptap

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

Label name not showing on details view #10

Closed doriandigital closed 4 years ago

doriandigital commented 4 years ago

When using the TipTap editor, the label name is not showing on the details view.

In cases when you have more than one editor field per view, it can be a bit tricky to figure out which field is which.

details-view

bastihilger commented 4 years ago

You are right, and this is fixed now in 0.3.6. Thanks for pointing this out.