···550 }),
551 );
552553- // remove the inline display value
554 this.style.removeProperty("display");
0555 }
556557 nothingPlaying() {
···550 }),
551 );
552553+ // remove the inline display value/render as we are handling it via inline styles now
554 this.style.removeProperty("display");
555+ delete this.dataset.render;
556 }
557558 nothingPlaying() {