I'm really frustrated with this playlist feature - it's always glitching out and not showing up as expected on my screen
. I think part of the problem is that I've got some CSS styles applied that are conflicting with the layout of the buttons. I need a way to clean up those styles without messing up the rest of the design.
I'm also having issues with the navigation buttons - sometimes they don't show up at all, and other times they appear twice on the screen!
It's really annoying. I've tried looking into flexbox or grid layout methods, but I just can't seem to get them to work right.
One thing that's weird is that there's an event listener attached to the live player element - it updates some kind of live update info, but I'm not sure how it's affecting the rest of the playlist. Can someone help me figure out what's going on and how to fix this?
I'm also having issues with the navigation buttons - sometimes they don't show up at all, and other times they appear twice on the screen!
One thing that's weird is that there's an event listener attached to the live player element - it updates some kind of live update info, but I'm not sure how it's affecting the rest of the playlist. Can someone help me figure out what's going on and how to fix this?