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-rc.1
win10,Chrome91.0.4472.106,vue3.0.5,antd2.2.0-rc1
DirectoryTree组件同时设置treeData和defaultExpandAll报错,Tree组件无此问题
展开所有树节点
TypeError: replaceFields is not a function
之前的issue #2858 也提到这个问题,是否合并错误?
The text was updated successfully, but these errors were encountered:
fix: tree replaceFields error #4298
aa05d36
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-rc.1
Environment
win10,Chrome91.0.4472.106,vue3.0.5,antd2.2.0-rc1
Reproduction link
Steps to reproduce
DirectoryTree组件同时设置treeData和defaultExpandAll报错,Tree组件无此问题
What is expected?
展开所有树节点
What is actually happening?
TypeError: replaceFields is not a function
之前的issue #2858 也提到这个问题,是否合并错误?
The text was updated successfully, but these errors were encountered: