收藏
回答

this.getOpenerEventChannel is not a function

问题类型 API/组件名称 终端类型 微信版本 基础库版本
Bug this.getOpenerEventChannel 工具 3.1.6 2.4.0
onLoad: function onLoad(options) {
    this.getOpenerEventChannel().on('select_data', function (data))
}

VM3742 WAService.js:4 thirdScriptError
this.getOpenerEventChannel is not a function;at "pages/index/page" page lifeCycleMethod onLoad function
TypeError: this.getOpenerEventChannel is not a function

在开发者工具里,“小程序模式”运行正常,切换到“企业微信小程序模式”就报上述错误
的但是用手机的企业微信打开该小程序的开发版,貌似又没问题了
回答关注问题邀请回答
收藏

1 个回答

  • 企业微信运营专员-千夜
    企业微信运营专员-千夜
    2021-05-06

    你好,应该是开发者工具企业微信小程序模式还没有支持这个接口

    2021-05-06
    有用
    回复
登录 后发表内容