ynput / ayon-frontend

Codebase of AYON server web interface
Apache License 2.0
17 stars 15 forks source link

Site Settings tab leads to SyntaxError #922

Open alainxi opened 3 weeks ago

alainxi commented 3 weeks ago

Story

From Ayon's WebApp, when I click on this tab : Studio settings-->Site settings , I get a SyntaxError message.

To reproduce

Steps to reproduce the behavior:

  1. Open Ayon's WebApp
  2. Click on this tab : Studio settings-->Site settings

Expected behavior

The Site Settings should appear.

Environment

Additional context

Image

Here are the server logs : ServerLogs.txt

martastain commented 2 weeks ago

Handled the websocket unhandled exception. Moving this issue to frontend, as the server exception is an effect of this issue, not a cause