Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Telegram Mini App scrolls when the modal is opened and exposes some weird button underneath #406

Open
erickskrauch opened this issue Feb 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@erickskrauch
Copy link

Describe the bug

The bug

Querying $('._BrowserPage_m63td_228').scrollTop shows 52.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://t.me/onphone_bot?startapp
  2. Go through onboarding and log in with any preferred method
  3. Click on the coins icon at the top right corner
  4. See the error

Expected behavior
Web view shouldn't be scrolled by an overflowed modal window.

Desktop (please complete the following information):

  • OS: MacOS 13
  • Browser: Chrome
  • Version: 133

Additional context
Modal window implementation provided by the Telegram UI.

@erickskrauch erickskrauch added the bug Something isn't working label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant