bastihilger / nova-tiptap

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

Doesn't work in Safari when used in an Action. #51

Closed flatcapco closed 2 years ago

flatcapco commented 2 years ago

Hey - if the tiptap field is used within an Action model then it is not selectable with a mouse or by tabbing into it.

It works fine when used on an update or creation page.

Latest nova & package version

bastihilger commented 2 years ago

Hi there - I just added a Tiptap field to an action and had no problem selecting the field and writing into it. Please let me know a bit more about your setup, maybe paste the resource class, and maybe let me know your browser and version, thanks.

flatcapco commented 2 years ago

Hey I think its on me doing something silly - I'll close this for now. Sorry for the false alert!