Shinichi Okada
Shinichi Okada
Thank you for your contribution.
This breaks all [the Popover examples](https://flowbite-svelte-dqn8krxju-themesberg.vercel.app/docs/components/popover) and SpeedDial. Tooltip and Dropdown work as expected. In order to close the popover, you have to hover the popover and then out of...
I close the PR for now. Thank you for your contribution.
- SpeedDial, Popover etc don't close by outside click on iOS. - Tooltip doesn't open iOS.
I checked on iPadOS 17.7. > triggerBy="hover": opens on tap and closes immediately when untapping. > triggerBy="click": opens on tap and keeps opened > How do you think about keeping...
That may work but I'm not sure how it will affect to web users until I see it in action.
I tested it with Turborepo and I don't have any error or problems. It could be your set-up.
You can set the initial [theme](https://flowbite-svelte.com/docs/components/darkmode#Initial_theme).
DarkMode has unused export property 'defaultMode'. If it is for external reference only, please consider using `export const defaultMode`
https://flowbite-svelte.com/docs/forms/input-field#Input_group 