Skip to content
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

表单初始化报错wx.lin.initValidateForm(this) #1579

Open
yellowsmall opened this issue Sep 21, 2023 · 1 comment
Open

表单初始化报错wx.lin.initValidateForm(this) #1579

yellowsmall opened this issue Sep 21, 2023 · 1 comment
Labels
Bug 该 Issue 提出了一个 Bug

Comments

@yellowsmall
Copy link

**设备型号:vivo

**LinUI 版本:9.13

**微信小程序基础库版本:3.1.0

**微信开发者工具版本:1.06.2308310

**问题描述及重现步骤:表单初始化报错wx.lin.initValidateForm(this)

相关截图
image

@yellowsmall yellowsmall added the Bug 该 Issue 提出了一个 Bug label Sep 21, 2023
@json-q
Copy link

json-q commented Nov 29, 2023

页面加载时,表单初始化和l-form表单必须都加载,不然是不行的。比如初始化时,表单处于不显示(wx:if=="{{false}}"),这种情况就会报错。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 该 Issue 提出了一个 Bug
Projects
None yet
Development

No branches or pull requests

2 participants