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.4.4
chrome 77, vue 2.6.10
https://segmentfault.com/q/1010000021072238
能正常渲染
使用单文件递归渲染menu,只能渲染2级数据,一旦超过2级数据就会报TypeError: Cannot read property 'propsData' of undefined
The text was updated successfully, but these errors were encountered:
请使用第一种 demo 方式,并且 第一种方式也标注了 推荐
Sorry, something went wrong.
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.4.4
Environment
chrome 77, vue 2.6.10
Reproduction link
https://segmentfault.com/q/1010000021072238
Steps to reproduce
https://segmentfault.com/q/1010000021072238
What is expected?
能正常渲染
What is actually happening?
使用单文件递归渲染menu,只能渲染2级数据,一旦超过2级数据就会报TypeError: Cannot read property 'propsData' of undefined
The text was updated successfully, but these errors were encountered: