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
Hey, thanks for making svelte-chota, it’s very handy! I just found this issue while testing it out in Safari:
When using a dropdown component with an icon, iconRight or iconLeft property, the icon will be in the center of the button. This happens in Safari on both macOS and iOS.
I’m not 100% sure, but it seems to be an issue with svelte-chota rather than chota itself, because chota doesn’t have dropdowns with icons out of the box if I saw that correctly.
The text was updated successfully, but these errors were encountered:
Hey, thanks for making svelte-chota, it’s very handy! I just found this issue while testing it out in Safari:
When using a dropdown component with an icon, iconRight or iconLeft property, the icon will be in the center of the button. This happens in Safari on both macOS and iOS.
(Screenshots are from the official documentation.)
I’m not 100% sure, but it seems to be an issue with svelte-chota rather than chota itself, because chota doesn’t have dropdowns with icons out of the box if I saw that correctly.
The text was updated successfully, but these errors were encountered: