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

[BUG] 引入小程序后出现了[渲染层错误]的报错并提示 Error: SystemError (webviewScriptError) {"isTrusted":true} #223

Open
endfish opened this issue Mar 10, 2023 · 0 comments

Comments

@endfish
Copy link

endfish commented Mar 10, 2023

Bug描述

引入微信小程序后出现了报错现象

[渲染层错误] Uncaught (in promise) [object Event]
(env: macOS,mp,1.06.2301160; lib: 2.30.2)
[渲染层错误] Error: SystemError (webviewScriptError)
{"isTrusted":true}
at Function.errorReport (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.jst=wechat&s=1678412763592&v=2.30.2:1:131669)
at Object.<anonymous> (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.jst=wechat&s=1678412763592&v=2.30.2:1:134226)
at a (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:2123745)
at Object.cb (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:2167028)
at R._privEmit (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:80476)
at R.emit (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:80766)
at http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:81571
at Ee (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:88073)
at http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:88565
at Ee (http://127.0.0.1:33444/__pageframe__/__dev__/WAWebview.js?t=wechat&s=1678412763592&v=2.30.2:1:88073)
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
(env: macOS,mp,1.06.2301160; lib: 2.30.2)

以上这三种报错

复现方式

引入后就报错,目前小程序在使用weui的同时还引入了tdesign-miniprogram的UI组件库,尚不知tdesign-miniprogram的组件库会不会对weui产生影响

版本信息

  • 调式基础库:2.30.2
  • 微信开发者工具版本:1.06.2301160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant