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
Hey @zepfietje! We're sorry to hear that you've hit this issue. 💛
However, it looks like you forgot to fill in the reproduction repository URL. Can you edit your original post and then we'll look at your issue?
We need a public GitHub repository which contains a Laravel app with the minimal amount of Filament code to reproduce the problem. Please do not link to your actual project, what we need instead is a minimal reproduction in a fresh project without any unnecessary code. This means it doesn't matter if your real project is private / confidential, since we want a link to a separate, isolated reproduction. That would allow us to download it and review your bug much easier, so it can be fixed quicker. Please make sure to include a database seeder with everything we need to set the app up quickly.
zepfietje
changed the title
Scroll lock causes iOS Safari Tab Bar to show when opening slide-over modal
Scroll lock causes iOS Safari Tab Bar to expand when opening slide-over modal
Jan 25, 2024
Package
filament/support
Package Version
v3.2.13
Laravel Version
10.42.0
Livewire Version
v3.4.1
PHP Version
8.3.2
Problem description
When you scroll on the page to hide the Tab Bar, and then open a slide-over modal action, the Tab Bar pops up again.
Probably caused by #10969: willmcpo/body-scroll-lock#242.
RPReplay_Final1706184125.mp4
Expected behavior
Tab Bar should stay collapsed if it was previously collapsed.
Steps to reproduce
Reproduction repository
Relevant log output
No response
The text was updated successfully, but these errors were encountered: