mastodon.social comes up blank

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
ptribble
Hobby Astronomer
Hobby Astronomer
Posts: 16
Joined: 2021-03-14, 12:10

mastodon.social comes up blank

Post by ptribble » 2025-10-03, 08:43

Up until a couple of days ago, https://mastodon.social/home worked fine. Now it just comes up blank for me. (PM 33.9.0.1 GTK3 on illumos.)

The one error is the developer tools console is

Code: Select all

TypeError: Intl.DisplayNames is not a constructor[Learn More]
I see a change in the mastodon source about converting to typescript, while it didn't add Intl.DisplayNames() it did move it about.

User avatar
Moonchild
Project founder
Project founder
Posts: 38968
Joined: 2011-08-28, 17:27
Location: Sweden

Re: mastodon.social comes up blank

Post by Moonchild » 2025-10-03, 09:42

We don't currently support Intl.DisplayNames
See Issue #2475 (UXP)
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
adoxa
Astronaut
Astronaut
Posts: 601
Joined: 2019-03-16, 13:26
Location: Qld, Aus.

Re: mastodon.social comes up blank

Post by adoxa » 2025-10-03, 14:42

Here's a Modify HTTP Response filter to ignore it.

Code: Select all

[["mastodon.social",["/index-.{8}\\.js$/",["/new Intl\\.DisplayNames\\(.*?\\}\\)/","{of:()=>null}"]]]]

User avatar
ptribble
Hobby Astronomer
Hobby Astronomer
Posts: 16
Joined: 2021-03-14, 12:10

Re: mastodon.social comes up blank

Post by ptribble » 2025-10-03, 16:40

Thanks, that's exactly what's needed!

User avatar
jobbautista9
Board Warrior
Board Warrior
Posts: 1151
Joined: 2020-11-03, 06:47
Location: Philippines

Re: mastodon.social comes up blank

Post by jobbautista9 » 2025-11-22, 12:49

In https://ni.hil.ist which uses v4.5.0+glitch of Mastodon I have to also add /initial_state-.{8}\.js$/ to the targeted paths (the search & replace for that is still the same)
Image

Tired of creating stuff!

Avatar artwork by Shinki669: https://www.pixiv.net/artworks/113645617

XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.