Aurélien Loyer

Results 12 comments of Aurélien Loyer

Music is just playing in background

I think the real error was : ``` Uncaught (in promise) DOMException: Rejected with system code (44) https://music.zacharyseguin.ca/playlists/pl.pm-20e9f373919da0802ef601a8fb596094 ```

Thanks for the suggest, i do not have Bose Soundtouch for the moment, if you have time and skills you can do a PR 👍

Nom de la playlist et de la source au hover 👍 ![image](https://cloud.githubusercontent.com/assets/3717296/18468578/e0fffd16-79a4-11e6-99bb-6bef706d6807.png)

Numéro de playlist jouée actuellement 👍 ![image](https://cloud.githubusercontent.com/assets/3717296/18471029/f61e0458-79af-11e6-883b-b9d6218468e0.png)

> What worked for me was setting a project ID when registering the node events like so: > > `cypressFirebasePlugin(on, config, admin, { projectId: "PROJECT_ID_FROM_CONFIG", });` FYI this solved my...

+1 same issue here, moving to version `6.3.0` I'm currently in Angular 12.x , i will be back with more information after the migration, it look like version 6.3.0 have...

If you agree #67 will fix this issue 😄

> If you use a "demo-" prefix the hosting emulator will skip the call to prod for the config. I'm able to start the emulator suite offline this way. >...