E [nweb_handler_delegate.cc:3426] native proxy object not found, name:harmonyChannel

- 发布:2024-08-01 14:42
- 更新:2024-08-02 14:13
- 阅读:398
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 11
HBuilderX类型: 正式
HBuilderX版本号: 4.24
手机系统: HarmonyOS NEXT
手机系统版本号: HarmonyOS NEXT Developer Beta2
手机厂商: 华为
手机机型: 鸿蒙模拟机
页面类型: vue
vue版本: vue3
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
that.$ownerInstance.callMethod('onViewClick',{data:'需要发送的数据'})
that.$ownerInstance.callMethod('onViewClick',{data:'需要发送的数据'})
预期结果:
onViewClick(e){console.log(e)}
onViewClick(e){console.log(e)}
实际结果:
E [nweb_handler_delegate.cc:3426] native proxy object not found, name:harmonyChannel
E [nweb_handler_delegate.cc:3426] native proxy object not found, name:harmonyChannel
bug描述:
E [nweb_handler_delegate.cc:3426] native proxy object not found, name:harmonyChannel
lihailan (作者)
可以修改好吗?啥时候可以用
2024-08-02 14:27
海贼王路飞
请问这个bug什么时候能修复啊
2024-10-16 15:18
海贼王路飞
回复 海贼王路飞: 现在发现4.29版本,用鸿蒙next真机调用renderjs中声明的函数都不执行
2024-10-16 15:58