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 stacking context issue #4700

Merged
merged 2 commits into from Jun 18, 2021
Merged

Fix stacking context issue #4700

merged 2 commits into from Jun 18, 2021

Conversation

RobinMalfait
Copy link
Contributor

@RobinMalfait RobinMalfait commented Jun 18, 2021

This PR will fix an issue where the .transform doesn't create a stacking context anymore.
Adding these no-op utilities, will add keep the stacking context.

Fixes: tailwindlabs/headlessui#628

@RobinMalfait RobinMalfait changed the title fix stacking context issue Fix stacking context issue Jun 18, 2021
@RobinMalfait RobinMalfait merged commit f6e36c2 into master Jun 18, 2021
@RobinMalfait RobinMalfait deleted the fix-stacking-context-issue branch June 18, 2021 14:31
@benface
Copy link
Contributor

benface commented Jun 18, 2021

Cool fix!

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

Successfully merging this pull request may close these issues.

[Bug]: On Tailwind CSS v2.2.0, dialog's overlay appears over the top of the dialog box
2 participants