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
On iOS if an inputs font size is less than 16px then the browser zooms the page when typing in the input, its extremely frustrating.
All text inputs should have a default font size of 16px on mobile to avoid this zooming. Flowbite defaults to 14px which could cause a world of pain for a lot of web users, especially when it comes to developers who are not aware or dont care about this experience issue.
This bug is more to do with flowbite as a whole rather then just the svelte package.