详细问题描述
点击事件报错
17:02:13.693 [JS Framework] Failed to invoke the event handler of "click" on button (232):
17:02:13.718 TypeError: this.context.start is not a function. (In 'this.context.start', 'this.context.start' is undefined)
17:02:13.739 reportJSException >>>> exception function:callJS, exception:JavaScript execute error!Exception: TypeError: this.context.start is not a function. (In 'this.context.start', 'this.context.start' is undefined)
17:02:13.760 start@weex createInstanceContext:2045:25
17:02:13.784 start@[native code]
17:02:13.806 fireEvent@(weex framework):1:9705
17:02:13.829 map@[native code]
17:02:13.877 getTemplateInfo== template md5 31d55607d4b3c619e8114aee57e1168a length 259054 base64 md5 MdVWB9SzxhnoEUruV+EWig== response header {"templateSourceBase64MD5":["MdVWB9SzxhnoEUruV+EWig=="],"templateSourceMD5":["31d55607d4b3c619e8114aee57e1168a"]}
IDE运行环境说明
HBuilderX
[mac版本号] 2.6.5.20200314
uni-app运行环境说明
app端
[编译模式说明:] 根据论坛其他的反馈 编译的时候去掉v3编译还是报错
1 个回复
迪丽热bug
楼主解决了吗我直接粘贴官方的案例也是这个问题