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.3.8
when expand the tree node,the dataRef of node is object when expand the treeselect node, the dataRef of node is undefine
dataRef应该是原始数据,需要异步加载children
dataRef为undefine
The text was updated successfully, but these errors were encountered:
fix: treeSelect not support dataRef #712
e5020f7
同上
Sorry, something went wrong.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
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.3.8
Environment
1.3.8
Reproduction link
Steps to reproduce
when expand the tree node,the dataRef of node is object
when expand the treeselect node, the dataRef of node is undefine
What is expected?
dataRef应该是原始数据,需要异步加载children
What is actually happening?
dataRef为undefine
The text was updated successfully, but these errors were encountered: