Closed Bug 1621224 Opened 5 years ago Closed 4 years ago

Blank page accessing chat.mozilla.org - SyntaxError: missing ( before catch

Categories

(Infrastructure & Operations :: Matrix, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: iannbugzilla, Unassigned)

Details

If you try to access chat.mozilla.org with some browsers all you get is a blank page with the following message in the Error Console:

Timestamp: 3/10/20, 9:24:49 AM GMT
Error: SyntaxError: missing ( before catch
Source File: https://chat.mozilla.org/bundles/2f0ae51a45924d8f7f72/bundle.js
Line: 2, Column: 4390563
Source Code:
c e=>{const t=O.a.get();let n;try{n=await t.getStats()}catch{return}this.setState({eventIndexSize:n.size,roomCount:n.roo

I presume there should be something other than a blank page.

This looks like an issue with Riot web. Could you open a new issue in https://github.com/vector-im/riot-web/issues? Thx!

This has been fixed upstream.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.