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

Fix scrollbar to draggable #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

adgitate1
Copy link

Fixes #276 and sveltejs/kit#12423.

The commit that added height:100%; 7b60778#diff-646c4a4d8d44a37b1082a9dcec99774de9b88f93945e7843d4b0e9e606a24de0R88 fixed sveltejs/kit#10292 and in my testing the browser still correctly scrolls back to correct position when pressing the back button after my commit.

Related:
There was a past scrollbar issue sveltejs/svelte#5325 that was fixed by removing height:100%; from the main tag sveltejs/svelte@a1af1e5 (before it was moved to a separate repo/component in sveltejs/svelte@bad1780#diff-81aa9fa32da25a5a82688cc86ff1689b70824846d2eeaac912d6cdb6059fb054L62 ).

Copy link

changeset-bot bot commented Sep 5, 2024

⚠️ No Changeset found

Latest commit: b41d8a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant