underfined
underfined
  • 发布:2020-03-26 17:09
  • 更新:2020-04-26 17:01
  • 阅读:847

【报Bug】live-pusher 官方例子报错

分类:HBuilderX

详细问题描述

点击事件报错

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编译还是报错

2020-03-26 17:09 负责人:无 分享
已邀请:
迪丽热bug

迪丽热bug

楼主解决了吗我直接粘贴官方的案例也是这个问题

该问题目前已经被锁定, 无法添加新回复

  • 标题 / 粗斜体
  • 代码片段
  • 超链接 / 图片 / 视频
  • 列表 / 引用

文章内容较多时,可以用标题分段 :

## 大标题 
### 小标题

斜体 / 粗体 :

**粗体** 
*斜体*
***粗斜体***

代码片段 :

``` javascript
代码片段
```

超链接 :

[链接文字](链接地址) 例: [百度](http://www.baidu.com)

图片 :

![图片说明](图片地址) 例: ![百度logo](http://www.baidu.com/img/bdlogo.gif)

视频 :

!![视频说明](视频地址) 例: !![优酷视频](http://youku.com)

有序列表 :

1. 123
2. 123
3. 123

无序列表 :

- 123
- 123
- 123

引用 : ( 双回车后结束引用 )

> 引用内容
引用内容
引用内容