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
{{ message }}
This repository has been archived by the owner on May 5, 2022. It is now read-only.
Hi, thank you for the awesome carousel, but I find some bug when I'm using it on mobile.
I'm trying to add <input type="text" /> in slide-content, but on mobile, when trying to focus on input element, the virtual keyboard, it's always closed.
I'm afraid I don't have any time to look into this.
Additionally, there isn't much information to go on here. If you want the help of others, it's advisable to create a reproduction and to specify things like browser version, etc.
I'm afraid I don't have any time to look into this.
Additionally, there isn't much information to go on here. If you want the help of others, it's advisable to create a reproduction and to specify things like browser version, etc.
Thanks, well I will try to make some demo.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thank you for the awesome carousel, but I find some bug when I'm using it on mobile.
I'm trying to add
<input type="text" />
in slide-content, but on mobile, when trying to focus on input element, the virtual keyboard, it's always closed.Maybe we can find out, why happened.
DEMO
https://svelte.dev/repl/ec3ee73615724be881778ab44b45db4f?version=3.22.3 Open this on mobile any browser, and try to focus on input element
The text was updated successfully, but these errors were encountered: