spraakbanken / korp-frontend

Frontend for Korp, a tool using the IMS Open Corpus Workbench (CWB).
https://spraakbanken.gu.se/en/tools/korp
MIT License
16 stars 8 forks source link

Error when loading with protected corpus selected but user is not authenticated #387

Closed arildm closed 2 months ago

arildm commented 2 months ago
  1. Log out
  2. Visit https://spraakbanken.gu.se/korplabb/#?corpus=spinv1
  3. Expected: Login promt appears
  4. Actual: Error message "p.loginObj is undefined" in console, corpus selector stuck with spinner

Probably since TS refactor in f9b13b97