kxft
Results
2
issues of
kxft
`import { useTonConnectUI } from '@tonconnect/ui-react'; import { Sender, SenderArguments } from '@ton/core'; export function useTonConnect(): { sender: Sender; connected: boolean } { const [tonConnectUI] = useTonConnectUI(); return { sender:...
**您使用的西瓜播放器版本是多少? What version of xgplayer are you using?** "xgplayer": "3.0.0-alpha.138", "xgplayer-mp4": "^3.0.20", **您使用的操作系统和浏览器分别是? What OS and browser are you using?** IOS safari **如何复现问题? How to reproduce the problem?** 拿浏览器就会显示不支持格式,刷新之后就播放正常 **您期望的播放器正常行为是?...