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.10
weapp
https://uniapp-nutui.tech/components/dentry/cascader.html
官网第一个示例,如果我选择了福建之后,在关联项还没加载出来的时候很快的选中了浙江。选中的是福建,带出来的选择值是浙江的下级
正常渲染福建
渲染了浙江的下级
No response
The text was updated successfully, but these errors were encountered:
请问关联项还没加载出来指的是动态加载吗,非动态options应该不会出现加载的情况
Sorry, something went wrong.
这个是官网的示例,数据为静态数据。复现细节为:1.点击福建 2.尽可能快的在福建的下级还没渲染出来(tabs的动画执行完)之前点击浙江 4.此时你会看见上面选中的是福建,但是加载出来的数据源已经切换到了最后一次点击的浙江的下级了。
Successfully merging a pull request may close this issue.
nutui-uniapp 版本号
1.7.10
平台
weapp
重现链接
https://uniapp-nutui.tech/components/dentry/cascader.html
重现步骤
官网第一个示例,如果我选择了福建之后,在关联项还没加载出来的时候很快的选中了浙江。选中的是福建,带出来的选择值是浙江的下级
期望的结果是什么?
正常渲染福建
实际的结果是什么?
渲染了浙江的下级
环境信息
No response
其他补充信息
No response
The text was updated successfully, but these errors were encountered: