antrancs / maeve

Maeve, a PWA Apple Music web player with Last.fm support. Built with Vue & Typescript
https://maevemusic.app/
GNU Affero General Public License v3.0
228 stars 25 forks source link

Uncaught (in promise) DOMException when try to click play #8

Closed egorzot closed 5 years ago

egorzot commented 5 years ago

When I trying to play in Chromium 71.0.3578.98 and Opera 57.0.3098.110 I've got error in DevTools:

Uncaught (in promise) DOMException

But Firefox 64.0 is ok. Is there a webkit bug? 🤔

antrancs commented 5 years ago

Yeah, I've tried with Chromium on Linux at work once and got a similar error. It's from MusicKitJS but I'm not sure why.

It works fine on Edge on Windows though (surprisingly) 😄. For Linux: Chrome & Firefox. Windows: Edge & Chrome & Firefox. MacOS: Safari & Chrome & Firefox

egorzot commented 5 years ago

Yippee! Chromium 73.0.3683.75 - bug is gone!

antrancs commented 5 years ago

Great. Thanks for the update :grin: