You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into this as well. As a workaround, I added an event.preventDefault() in my input change handler, which prevented the F from triggering fullscreen mode.
I've built a custom view that includes a form, however when typing
f
in the input box fullscreen mode enables.Would it be possible to either:
Happy to work on a PR but would like a direction before starting.
The text was updated successfully, but these errors were encountered: