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

Deprecate body-scroll-lock in favor of CSS overscroll-behavior #63

Open
jacobsfletch opened this issue Jan 30, 2025 · 0 comments
Open
Assignees

Comments

@jacobsfletch
Copy link
Member

The body-scroll-lock package is no longer maintained, and can be buggy on mobile iOS. Fortunately, there is a new CSS only solution for this through the overscroll-behavior property. We should deprecate this package in favor of native CSS.

@jacobsfletch jacobsfletch self-assigned this Jan 30, 2025
jacobsfletch added a commit to payloadcms/payload that referenced this issue Jan 31, 2025
…i/scroll-info to 2.0.0 (#10913)

Bumps `@faceless-ui/window-info` to v3.0.1` and
`@faceless-ui/scroll-info` to v2.0.0. This gets them both off beta
versions and includes React 19 stable in their peer deps.

The `@faceless-ui/modal` package, however, has yet to be bumped. This
package is waiting on faceless-ui/modal#63 to
be resolved in order to fully deprecate
[`body-scroll-lock`](https://github.com/willmcpo/body-scroll-lock)
before bumping to stable.
kendelljoseph pushed a commit to payloadcms/payload that referenced this issue Feb 21, 2025
…i/scroll-info to 2.0.0 (#10913)

Bumps `@faceless-ui/window-info` to v3.0.1` and
`@faceless-ui/scroll-info` to v2.0.0. This gets them both off beta
versions and includes React 19 stable in their peer deps.

The `@faceless-ui/modal` package, however, has yet to be bumped. This
package is waiting on faceless-ui/modal#63 to
be resolved in order to fully deprecate
[`body-scroll-lock`](https://github.com/willmcpo/body-scroll-lock)
before bumping to stable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant