-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
revert remove contextual overflow #4102
revert remove contextual overflow #4102
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! What a simple, elegant fix!
Also fixes #4120... can we get this merged soon? |
Here's some runtime tests to trap additional cases found by community members. https://github.com/dkondrad/svelte/commit/0b71c4baa9ffb46ef5980b847c445c193a8c3e9c |
Add a test to detect issue sveltejs#4120.
omg thanks @dkondrad for the new test cases |
ping @Conduitry @Rich-Harris can help review this PR? |
revert #4095
Fixes #4098, Fixes #4120, Fixes #4114