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
When the keyboard is on, it is "pushing" the bottom bar up, instead of cover.
It happens because the content div is flex, so when the keyboard is on, the div content gets smaller and the bottom bar follows it.
The text was updated successfully, but these errors were encountered:
When the keyboard is on, it is "pushing" the bottom bar up, instead of cover.
It happens because the content div is flex, so when the keyboard is on, the div content gets smaller and the bottom bar follows it.
The text was updated successfully, but these errors were encountered: