You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught (in promise) TypeError: Cannot read property '0' of null
at patchBlockChildren (runtime-core.esm-bundler.js?5c40:3996)
at processFragment (runtime-core.esm-bundler.js?5c40:4065)
at patch (runtime-core.esm-bundler.js?5c40:3708)
at patchKeyedChildren (runtime-core.esm-bundler.js?5c40:4411)
at patchChildren (runtime-core.esm-bundler.js?5c40:4354)
at processFragment (runtime-core.esm-bundler.js?5c40:4084)
at patch (runtime-core.esm-bundler.js?5c40:3708)
at patchKeyedChildren (runtime-core.esm-bundler.js?5c40:4411)
at patchChildren (runtime-core.esm-bundler.js?5c40:4354)
at patchElement (runtime-core.esm-bundler.js?5c40:3984)
Bug description
下拉组件动态更新选项数量报错。
代码如下:
如果使用原生的select和option标签则无问题。
What is the current behavior?
报错录屏:
QQ.20201229201223.mp4
Environment
0.0.35
12.18.0
win10
The text was updated successfully, but these errors were encountered: