Could you check where that music comes from?

Just open the above page and you will hear the music.

3 Likes

The user 10resuxeriw has added a <video> tag with autoplay enabled.

<video autoplay="loop" width="0" height="0" preload="auto">
                        <source src="https://www.cjoint.com/doc/20_12/JLssjb08wyx_09---Piano-Sonata-No-11-in-A-Major-IV-Alla-Turca.mp3" type="audio/mpeg">
                    </video>

And now… autoplay is enabled on this thread too

3 Likes

Thanks for reporting this, we’ll take a look.

@chrispanag I edited the music out of your post for now :wink:

6 Likes

https://github.com/discourse/discourse/pull/11533

This should help with it

6 Likes

Thanks. This is a really helpful forum of a forum.

3 Likes

Thanks for the report @xinxi_wang, this is fixed on latest Discourse and backported to stable too.

7 Likes