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

Bug: Vben Drawer无法完整隐藏header #4843

Closed
5 tasks done
sw-Fang opened this issue Nov 9, 2024 · 0 comments · Fixed by #4844
Closed
5 tasks done

Bug: Vben Drawer无法完整隐藏header #4843

sw-Fang opened this issue Nov 9, 2024 · 0 comments · Fixed by #4844

Comments

@sw-Fang
Copy link

sw-Fang commented Nov 9, 2024

Version

Vben Admin V5

Describe the bug?

通过设置useVbenDrawer的相关属性,无法完整隐藏header。
2

Reproduction

// 抽屉 - 配置
const [Drawer, drawerApi] = useVbenDrawer({
// title: '设置',
header: false,
headerClass: 'hidden',
closable: false,
});

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (6) x64 Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
    Memory: 5.14 GB / 23.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)

Relevant log output

No response

Validations

@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant