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
1.7.2
MacOS 10.13.4, Chrome 87.0.4280.141, Vue 2.6.10
forceSubMenuRender=true works
pass forceSubMenuRender as true to Menu Component, it does not work
I found #1668 try to fix this, and PR has been committed.
But this bug still happens in 1.7.2
The text was updated successfully, but these errors were encountered:
Hi there, PR pushed, just add definition for props: forceSubMenuRender. Please help to review.
Thx Ken
Sorry, something went wrong.
fix: menu forceSubMenuRender not work #3615 (#3616)
48bf9ff
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
1.7.2
Environment
MacOS 10.13.4, Chrome 87.0.4280.141, Vue 2.6.10
Reproduction link
Steps to reproduce
What is expected?
forceSubMenuRender=true works
What is actually happening?
pass forceSubMenuRender as true to Menu Component, it does not work
I found #1668 try to fix this, and PR has been committed.
But this bug still happens in 1.7.2
The text was updated successfully, but these errors were encountered: