tomer8007 / spotify-web-ads-remover

Simple extension to remove audio ads on Spotify web player
GNU General Public License v3.0
208 stars 21 forks source link

Queue page displays incorrectly when interacting with controls #13

Open ImmortalCake opened 1 year ago

ImmortalCake commented 1 year ago

While viewing the queue page, interacting with the player controls (play, next, previous, repeat, shuffle, and the timeline) causes most of the song list to disappear. The page works properly after an ad is skipped, but the issue returns after the next few songs.

The issue is present in Chrome 106.0.5249.119. I haven't tested it in any other browser or version.

https://user-images.githubusercontent.com/49954921/196309216-3dbbbe09-ebbb-4079-ab7a-d7ba7bb64ff8.mp4

tomer8007 commented 1 year ago

Nice catch. This probably has to do with some inconsistency in how the extension manipulates the queue in real time.