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
Is it possible to disable setting style="--keyboard-inset-height: env(keyboard-inset-height, 0px);" on the html element? avoidKeyboard={false} doesn't seem to hide it.
Hi! Thanks you for this extension.
Is it possible to disable setting
style="--keyboard-inset-height: env(keyboard-inset-height, 0px);"on the html element?avoidKeyboard={false}doesn't seem to hide it.Thank you