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
在Dbug观察发现滚动组件n-scrollabr组件加载成功,在鼠标handleMouseEnterWrapper事件是成功的加载了class:n-scrollbar-rail_scrollabr的DOM,但是似乎样式没有加载或者不兼容
在对应版本浏览器下就可以直接观察官网滚动条或着引用Scrollbar组件的模块,横向纵向滚动无法展示 1:安装2.40.3 2:使用chrome86内核浏览器 3:打开https://www.naiveui.com/zh-CN/os-theme/components/scrollbar 4:观察样式
https://www.naiveui.com/zh-CN/os-theme/components/scrollbar
System: OS: macOS 14.3 CPU: (8) arm64 Apple M2 Memory: 118.36 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 16.20.2 - ~/.nvm/versions/node/v16.20.2/bin/node npm: 8.19.4 - ~/.nvm/versions/node/v16.20.2/bin/npm pnpm: 7.33.7 - ~/.nvm/versions/node/v16.20.2/bin/pnpm Browsers: Chrome: 131.0.6778.109 Safari: 17.3 npmPackages: naive-ui: ^2.38.1 => 2.38.2 vue: ^3.3.6 => 3.4.27
pnpm
The text was updated successfully, but these errors were encountered:
#6602
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
在Dbug观察发现滚动组件n-scrollabr组件加载成功,在鼠标handleMouseEnterWrapper事件是成功的加载了class:n-scrollbar-rail_scrollabr的DOM,但是似乎样式没有加载或者不兼容
Steps to reproduce
在对应版本浏览器下就可以直接观察官网滚动条或着引用Scrollbar组件的模块,横向纵向滚动无法展示
1:安装2.40.3
2:使用chrome86内核浏览器
3:打开https://www.naiveui.com/zh-CN/os-theme/components/scrollbar
4:观察样式
Link to minimal reproduction
https://www.naiveui.com/zh-CN/os-theme/components/scrollbar
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: