1014156094 / vue-audio-player

Compact, simple and practical PC mobile audio player components(小巧简单实用的 PC 移动端的 Vue 音频播放器组件)
MIT License
201 stars 47 forks source link

Demo Version Not working #71

Closed ManiMatter closed 4 months ago

ManiMatter commented 5 months ago

When I click on the Online Demo link in the ReadMe, the CodeSandbox tries to open but never loads fully.

Here's what I see with the console open (on Chrome 125.0.6422.114 on iOS 14.4 Sonoma):

image
1014156094 commented 5 months ago

Try this link https://codesandbox.io/p/sandbox/immutable-browser-cb57s?file=%2Fsrc%2FApp.vue%3A4%2C51&resolutionHeight=675&resolutionWidth=320

ManiMatter commented 5 months ago

Thank you. The link works for me from my Mac Laptop. However, from my iPhone I see a somewhat weird behavior:

First, the codebox installs:

Then I see the player (not playing):

When I click on the play button, I see this error:

When I close the error and click play again, it starts playing:

However, when I lock my iphone screen, the play gets immediately stopped.

In summary, I see two problems 1) The error message when clicking play the first time 2) That the player stops when the iPhone locks

Is that expected behavior in the CodeSandbox and normally it should work?

1014156094 commented 5 months ago

Defects of CodeSandbox,I have no problem trying in the vue program