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)
有没有解决这个问题的啊,我这用echart插件也报的这个错
预览调试的时候这个会报错,去掉,设置false是没有用的哦
<ec-canvas id="mychart" canvas-id="mychart-bar" ec="{{ ec }}" force-use-old-canvas="true"></ec-canvas>
时隔一年,请问解决了吗
我的也是,调试模型可以出来,预览都出不来,真机调试直接报createView of undefined,有没有大神解决了的,说一下啊
这个问题这么久了,居然都没有解决
真机模拟或者体验版的时候可以加一个这个force-use-old-canvas="true"
预览调试的时候这个会报错,去掉,设置false是没有用的哦
<ec-canvas id="mychart" canvas-id="mychart-bar" ec="{{ ec }}" force-use-old-canvas="true"></ec-canvas>
请问现在解决了吗
同坑,垃圾 小程序
楼主,这个解决了吗我也遇到到这种情况
我试了很久,发现就真机预览会有这个问题。。我二维码预览就不会,感觉是开发者工具造成的问题。。等上线了我在试试
大哥们都解决了吗。能不能告诉我怎么解决的。我也出现了一样的问题