TaleLin / lin-ui-doc

:bookmark: Lin UI 文档

Home Page:https://doc.mini.talelin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

弹出层嵌入form表单

zushilong003 opened this issue · comments

commented
关闭 注册 重置
</view>

当弹出层里包含form表单就会报这个错误

WAServiceMainContext.js?t=wechat&s=1668488200327&v=2.27.2:1 TypeError: Cannot read property 'selectComponent' of undefined
at index.js? [sm]:1
at index.js? [sm]:1
at Array.forEach ()
at ea._forEachNodes (index.js? [sm]:1)
at ea._getValues (index.js? [sm]:1)
at ea._validateItem (index.js? [sm]:1)
at Object.lin-form-blur-ruleName (index.js? [sm]:1)
at EventBusClass.emit (event-bus.js? [sm]:1)
at ea.handleInputBlur (index.js? [sm]:1)
at Object.i.safeCallback (WASubContext.js?t=wechat&s=1668488200327&v=2.27.2:1)(env: Windows,mp,1.06.2210310; lib: 2.27.2)

form不能被包含有隐藏/显示标签中