-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
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
Cascader的options为什么用响应式值从网络上获取值之后一直是空 #1173
Comments
👋 @zfw3842415,感谢给 TDesign 提出了 issue。 |
有可复现地址吗? 我记得caascader有提供一个异步加载数据的示例 |
微信群可以给我一个吗,这个问题给我整崩溃了,一度怀疑我的写法有问题 |
任务目标:
|
I am trying to resolve this issue |
v1.2.3 该问题依然存在。:options="cascadeOptions" 只有cascadeOptions初始值生效,后续修改 cascadeOptions 都没有生效。使用 :key="cascadeOptions.length" 暂时解决。 |
可以解决,但是重新渲染会导致弹出的动画失效 |
v1.2.4存在同样的问题 |
我来跟进看看~ 本周的版本无法带上了,预计节后第一个版本可带 |
tdesign-mobile-vue 版本
1.0.6
重现链接
No response
重现步骤
No response
期望结果
No response
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
IssueShoot
pull request
并合并为准The text was updated successfully, but these errors were encountered: