svelte-carousel icon indicating copy to clipboard operation
svelte-carousel copied to clipboard

Input Focus always closed on mobile device

Open alfaris321-coder opened this issue 3 years ago • 3 comments

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

alfaris321-coder avatar Sep 17 '20 03:09 alfaris321-coder

any update guys about this @antony

alfaris321-coder avatar Sep 25 '20 04:09 alfaris321-coder

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.

antony avatar Sep 25 '20 21:09 antony

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.

alfaris321-coder avatar Sep 26 '20 03:09 alfaris321-coder