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

Background scrolls on iOS #1

Open
Nezz opened this issue Apr 28, 2024 · 1 comment
Open

Background scrolls on iOS #1

Nezz opened this issue Apr 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Nezz
Copy link
Owner

Nezz commented Apr 28, 2024

This happens because the iOS version of Safari does not support fixed backgrounds:
https://caniuse.com/background-attachment

On all other platforms it works correctly. Suggestions on how we could work around this are welcome.

@Nezz Nezz added the bug Something isn't working label Apr 28, 2024
@T1mVo
Copy link

T1mVo commented Oct 28, 2024

Might this work?

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

2 participants