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
2.34.4
3.3.4
All
https://codesandbox.io/s/busy-hooks-j7fxl2
click on any tabs from the options. if we click on the tab from the second group, the previous tab get inactive, but the tab-bar stays in place.
The inactivated tab's tab-bar should be hidden
inactivated tab's tab-bar stays visible
I was trying to make the nested routes layout with tabs. when we selected the different route group item, previous group tab-bar was still visible.
The text was updated successfully, but these errors were encountered:
Raised PR #5098 to solve this issue.
Sorry, something went wrong.
fix in next version
Successfully merging a pull request may close this issue.
TuSimple/naive-ui version (版本)
2.34.4
Vue version (Vue 版本)
3.3.4
Browser and its version (浏览器及其版本)
All
System and its version (系统及其版本)
All
Node version (Node 版本)
Reappearance link (重现链接)
https://codesandbox.io/s/busy-hooks-j7fxl2
Reappearance steps (重现步骤)
click on any tabs from the options. if we click on the tab from the second group, the previous tab get inactive, but the tab-bar stays in place.
Expected results (期望的结果)
The inactivated tab's tab-bar should be hidden
Actual results (实际的结果)
inactivated tab's tab-bar stays visible
Remarks (补充说明)
I was trying to make the nested routes layout with tabs. when we selected the different route group item, previous group tab-bar was still visible.
The text was updated successfully, but these errors were encountered: