We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As you can see in this example - https://codesandbox.io/p/devbox/drawer-with-scale-forked-wjjcx6
If you use the shouldScaleBackground property, the black background style is applied to the body element, but not removed after the drawer is closed.
shouldScaleBackground
It would also be great if there was an option to use shouldScaleBackground without changing the body background color.
The text was updated successfully, but these errors were encountered:
Duplicate #188
Sorry, something went wrong.
Fixed in #232.
No branches or pull requests
As you can see in this example - https://codesandbox.io/p/devbox/drawer-with-scale-forked-wjjcx6
If you use the
shouldScaleBackground
property, the black background style is applied to the body element, but not removed after the drawer is closed.It would also be great if there was an option to use
shouldScaleBackground
without changing the body background color.The text was updated successfully, but these errors were encountered: