bastihilger / nova-tiptap

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

Issue with "?" symbol in editor #7

Closed ArmeniaH closed 5 years ago

ArmeniaH commented 5 years ago

Whenever I am trying to write "?" symbol, the global search gets the focus, so it seems there is conflict between laravel nova global search shortcut key.

Any idea how to fix this ?

bastihilger commented 5 years ago

Hey @ArmeniaH - thank you for noticing this. It is now fixed in 0.3.4.

Also thank you to @bcorcoran for showing the fix in https://github.com/laravel/nova-issues/issues/117#issuecomment-493263994