Log in here to report bugs or suggest features. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
We've just sent you a message.
Please confirm access via Telegram
I'am create a Telegram Web Apps for Bots.
I would like to make a static NavBar in my Web App for bot, where the scroll would be only on the content.
I use css position: sticky
for NavBar and overflow-y: scroll
for my content, but I can't scroll the content normally because BotWebViewSheet intercepts scroll events.
I'am use scroll-overflow because I need to start scrolling from main content, not from header.
In native browser this implementation great working!
Example bot with issue @scrolloverflow_bot
Web App source code https://github.com/prKassad/tg-webapps-overflow-scroll-issue
Telegram Android 8.7.4 (26367), Realme realme GT Neo 2, 11 R? (30)
Please fix this ASAP
Please just add the ability to disable closing the app with gestures.