VM21:2 (in promise) MiniProgramError
Cannot read property 'createView' of undefined
TypeError: Cannot read property 'createView' of undefined
at n.value (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1064980)
at n.value (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:757375)
at t (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:757542)
at n.value (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:757631)
at eval (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1300784)
at new Promise (<anonymous>)
at pu (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1300746)
at eval (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1302216)
at Array.forEach (<anonymous>)
at r (eval at n.call.document (http://127.0.0.1:51844/remote-debug/runtime.js?devtools_ignore=true:1:11339), <anonymous>:2:1302194)
我也是这个问题,怎么解决啊,楼主解决了吗?
想知道现在解决了吗
所以现在解决了么,还是就是开发者工具的问题?
我也有这个问题 预览啥都可以 就真机调试报错 createView of undefined
兄弟,解决了吗,我也是这个问题
我也是这个问题,请问你解决了吗?
Cannot read property 'createView' of undefined 报错信息有告诉你关键信息 你可以查一下createView相关的代码片段