Uh oh!
There was an error while loading. Please reload this page.
fix(clerk-js): Issue with scroll locking on modals - #5244
Conversation
🦋 Changeset detectedLatest commit: f85ee6a The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
299dbd2 to
df80fa7Comparepanteliselef
commented
Feb 27, 2025
!snapshot |
fad8387 to
9bab355Compareoctoper
commented
Feb 27, 2025
!snapshot |
clerk-cookie
commented
Feb 27, 2025
Hey @octoper - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/chrome-extension@2.2.12-snapshot.v20250227153615 --save-exact
npm i @clerk/clerk-js@5.54.1-snapshot.v20250227153615 --save-exact
npm i @clerk/clerk-expo@2.8.1-snapshot.v20250227153615 --save-exact |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: panteliselef <panteliselef@outlook.com>
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: panteliselef <panteliselef@outlook.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Description
This fixes an issue with modal overlays which was introduced by a previous attempt that was fixing scroll locking PR
Using
FloatingOverlayin the previous PR was resulting some sites to break with the following errorChecklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change