You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用原生模块没问题,但是在taro无法显示,有个警告是app.js? [sm]:1 [Component] slot is not found (in component "plugin-private://wx2b03c6e691cd7370/components/subscribe/subscribe").
相关平台
微信小程序
小程序基础库: 2.12.2
使用框架: React
复现步骤
1.在app.config.js引入直播插件
2.在使用订阅功能页面引入订阅组件subscribe
3.编译完成不能正常显示
微信官网链接:https://developers.weixin.qq.com/miniprogram/dev/framework/liveplayer/component-api.html#1
终编译出来结果如图:
期望结果
期望正常有订阅按钮
实际结果
没有正常显示订阅按钮
环境信息
The text was updated successfully, but these errors were encountered: