kaleidosJohna
kaleidosJohna
  • 发布:2024-12-24 18:58
  • 更新:2024-12-25 11:07
  • 阅读:33

【自动化测试】input组件element.input('aaa')后,微信小程序会报错

分类:uni-app

[渲染层错误] Uncaught TypeError: Converting circular structure to JSON
--> starting at object with constructor 'l'
| property 'parentNode' -> object with constructor 'd'
| property 'childNodes' -> object with constructor 'Array'
--- index 0 closes the circle(env: Windows,mp,1.06.2412031; lib: 3.7.0)

[渲染层错误] TypeError: SystemError (webviewScriptError)
Converting circular structure to JSON
--> starting at object with constructor 'l'
| property 'parentNode' -> object with constructor 'd'
| property 'childNodes' -> object with constructor 'Array'
--- index 0 closes the circle(env: Windows,mp,1.06.2412031; lib: 3.7.0)

2024-12-24 18:58 负责人:无 分享
已邀请:
DCloud_UNI_OttoJi

DCloud_UNI_OttoJi - 日常回复 uni-app/x 问题,如果艾特我没看到,请主动私信

提供完整代码,看看写法,并说明 vue、HBuilderX 依赖版本。

具体用法参考文档
https://uniapp.dcloud.net.cn/worktile/auto/api.html#element-input

  • kaleidosJohna (作者)

    解决了,微信开发工具版本问题

    2024-12-25 13:40

要回复问题请先登录注册