Website https://open-vsx.org/ does show no content Topic is solved

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
mseliger
Fanatic
Fanatic
Posts: 114
Joined: 2016-02-17, 10:53
Contact:

Website https://open-vsx.org/ does show no content

Unread post by mseliger » 2020-11-24, 13:20

The Website
https://open-vsx.org/
(it is the repository with add-ons for the open-source editor VSCodium - an fork of VSCode)
show in Palemoon 28.10.15 no content.
I've tested this with a new profile on Lubuntu 20.4.10, Palemoon 28.15.0 and in Windows 10 (old profile) Palemoon 28.16.0 (64-bit).
In Firefox the site is shown correctly.
A few weeks before the website was shown correct in Palemoon. Any idea?
Mit freundlichen Grüßen / Greetings
Maria
---
Ich bin ein Westfale, und zwar ein Stockwestfale, nämlich ein Münsterländer – Gott sei Dank! füge ich hinzu ...
Annette von Droste zu Hülshoff, Bei uns zu Lande auf dem Lande

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Website https://open-vsx.org/ does show no content

Unread post by coffeebreak » 2020-11-24, 14:19

Apparently this is the same issue as with spotify.com and several other sites:

Code: Select all

Error: SyntaxError: invalid regexp group
Source File: https://open-vsx.org/bundle.js
Line: 2, Column: 388948
Source Code:
rn e.message}return"An unexpected error occurred."}const Nt=/(?<key>[^ \t=]+)\s*=\s*(?<value>[^;]+)(?:;|$)/g;var Rt=n(24
See UXP issue 1675.

Locked