-
Notifications
You must be signed in to change notification settings - Fork 13.5k
SyntaxError: Unexpected token ')' on line 4 #10129
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
Milestone
Description
Description:
Server Setup Information:
- Version of Rocket.Chat Server: 0.62.1
- Operating System: Ubuntu 16
- Deployment Method(snap/docker/tar/etc): snap
- Number of Running Instances: 1
Steps to Reproduce:
- Open Safari 9.1.2
- Navigate to the chat URL
(Works fine on Chrome & Firefox).
Expected behavior:
Login prompt
Actual behavior:
Safari freezes, throws: SyntaxError: Unexpected token ')' on line 4 and displays a broken page (screenshot attached).
Line 4 is this:
<script>(() => {Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
