odionk's avatar
Level 1

IPhone Keyboard block Bootstrap 5 Bottom Canvas

Describe the issue

I'm working on a project using Bootstrap 5, and I've implemented a bottom canvas (offcanvas) that slides up. However, on iPhones, when the keyboard pops up (e.g., during form input), it blocks the bottom canvas instead of pushing it up or resizing it properly.

I've tried using CSS tweaks like position: fixed; and overflow: auto;, but they didn't solve the issue. Has anyone encountered this problem or found a reliable workaround for iOS?

my code

i try adding this to script but still didnt work

0 likes
0 replies

Please or to participate in this conversation.