We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
微信小程序
小程序基础库: 2.12.0 使用框架: React
使用LivePusher组件
小程序2.12.0基础库增加了live-pusher的几个新属性功能,但Taro内未支持
类型“IntrinsicAttributes & LivePusherProps & { children?: ReactNode; }”上不存在属性“onAudioVolumeNotify”。
Taro CLI 3.0.21 environment info: System: OS: Windows 10 Binaries: Node: 12.13.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.10 - C:\Program Files\nodejs\yarn.CMD npm: 6.12.0 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
feat(weapp): 补全LivePusher,LivePlayer 的属性,fix #8363
58de7bd
3.1.0-beta.5 + 开始支持
Sorry, something went wrong.
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.12.0
使用框架: React
复现步骤
使用LivePusher组件
期望结果
小程序2.12.0基础库增加了live-pusher的几个新属性功能,但Taro内未支持
实际结果
类型“IntrinsicAttributes & LivePusherProps & { children?: ReactNode; }”上不存在属性“onAudioVolumeNotify”。
环境信息
The text was updated successfully, but these errors were encountered: