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
Vben Admin V5
Vben Drawer在隐藏header后,控制台报相关警告。
// 抽屉 - 配置 const [Drawer, drawerApi] = useVbenDrawer({ title: '设置', header: false, });
System: OS: Windows 11 10.0.26100 CPU: (6) x64 Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz Memory: 16.18 GB / 31.87 GB Binaries: Node: 20.18.0 - D:\work\nodejs\node.EXE npm: 10.8.2 - D:\work\nodejs\npm.CMD pnpm: 9.12.3 - D:\work\nodejs\pnpm.CMD Browsers: Edge: Chromium (130.0.2849.56)
No response
The text was updated successfully, but these errors were encountered:
fixed #4871
Sorry, something went wrong.
No branches or pull requests
Version
Vben Admin V5
Describe the bug?
Vben Drawer在隐藏header后,控制台报相关警告。
Reproduction
// 抽屉 - 配置
const [Drawer, drawerApi] = useVbenDrawer({
title: '设置',
header: false,
});
System Info
Relevant log output
No response
Validations
The text was updated successfully, but these errors were encountered: