因为你用了最新的版本,掉进了一个巨坑🤣
小程序评价组件,一直报错,调用不成功,为啥?plugin.openComment success {errCode: 0, errMsg: ""}
01-30哈哈哈,最新版本的坑
引入组件wxacommentplugin使用出现问题https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/guarantee/comment-plugin.html 调用报错提示 plugin.openComment success {errCode: 0, errMsg: ""} 编译报错提示 "plugin://wx82e6ae1175f264fa/test" has been used as another component or page. Please do not register multiple components or pages with the same alias.(env: Windows,mp,1.06.2401020; lib: 3.2.0) (anonymous) @ appservice.js:6505 (anonymous) @ appservice.js:6510 (anonymous) @ VM4710:1962 Promise.then (async) (anonymous) @ VM4710:2 (anonymous) @ VM4710:1965 "plugin://wx82e6ae1175f264fa/index" has been used as another component or page. Please do not register multiple components or pages with the same alias.(env: Windows,mp,1.06.2401020; lib: 3.2.0)
01-27我也遇到了这个问题,就打开过一次,但是我没有评论,后面就再也打不开了
评价组件-体验评价,为什么用户首次能打开评价,评价后,再次打开组件打不开?评价组件-体验评价,为什么用户首次能打开评价,评价后,再次打开组件打不开? 此问题最近才出现。会造成不良用户体验。 请问是组件bug问题,还是机制是如此设计,望明确说明。 调用方式如下: var wxacommentplugin = requirePlugin("wxacommentplugin"); wxacommentplugin.openComment({ success: (res)=>{ }, fail: (res) =>{ } })
01-26为什么我申请自动就是交易评价?我小程序不涉及交易
体验评价功能的评价组件支持第三方开发使用不 例如直播插件那样?体验评价的评价插件 急急急
01-26解决了吗?我也是这个问题,第一次跳转后,再也打不开了,接口一直返回成功?
插件最新版本,安卓机型不跳转评价页面添加评价组件,使用最新版本1.0.3后,无法跳转评价页面,1.0.1版本可以
01-26