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.2.0-beta.3
MacOS 11, Chrome 91, vue@3.1.1
Create a dropdown with sub menus and try to open it. The docs example should fail in 2.2.0-beta.3
Expected to see the menu
Got error Uncaught (in promise) TypeError: Cannot read property 'appendChild' of undefined
Uncaught (in promise) TypeError: Cannot read property 'appendChild' of undefined
The text was updated successfully, but these errors were encountered:
fix: dropdown submenu error #4205
f9e6217
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.
Sorry, something went wrong.
No branches or pull requests
Version
2.2.0-beta.3
Environment
MacOS 11, Chrome 91, vue@3.1.1
Reproduction link
Steps to reproduce
Create a dropdown with sub menus and try to open it.
The docs example should fail in
2.2.0-beta.3
What is expected?
Expected to see the menu
What is actually happening?
Got error
Uncaught (in promise) TypeError: Cannot read property 'appendChild' of undefined
The text was updated successfully, but these errors were encountered: