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
https://www.shadcn-vue.com/docs/components/drawer.html
watch(isOpen, open => { if (!open) { document.body.removeAttribute('style'); } });
unovue/vaul-vue#51
System: OS: Linux 6.8 Ubuntu 24.04 LTS 24.04 LTS (Noble Numbat) CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz Memory: 3.71 GB / 15.41 GB Container: Yes Shell: 5.2.21 - /bin/bash Binaries: Node: 20.5.1 - /usr/bin/node Yarn: 3.6.1 - /usr/bin/yarn npm: 10.2.5 - /usr/bin/npm pnpm: 8.15.1 - /usr/bin/pnpm bun: 1.0.0 - ~/.bun/bin/bun Browsers: Chrome: 125.0.6422.112
The text was updated successfully, but these errors were encountered:
Issue should be fixed in https://github.com/radix-vue/vaul-vue/releases/tag/vaul-vue%400.2.0 😁
Sorry, something went wrong.
2e93d15
No branches or pull requests
Reproduction
https://www.shadcn-vue.com/docs/components/drawer.html
Describe the bug
Reproduction steps
Simple fix
Related
unovue/vaul-vue#51
System Info
System: OS: Linux 6.8 Ubuntu 24.04 LTS 24.04 LTS (Noble Numbat) CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz Memory: 3.71 GB / 15.41 GB Container: Yes Shell: 5.2.21 - /bin/bash Binaries: Node: 20.5.1 - /usr/bin/node Yarn: 3.6.1 - /usr/bin/yarn npm: 10.2.5 - /usr/bin/npm pnpm: 8.15.1 - /usr/bin/pnpm bun: 1.0.0 - ~/.bun/bin/bun Browsers: Chrome: 125.0.6422.112
Contributes
The text was updated successfully, but these errors were encountered: