You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System:
OS: Windows 11 10.0.26100
CPU: (12) x64 Intel(R) Xeon(R) E-2176G CPU @ 3.70GHz
Memory: 12.86 GB / 31.86 GB
Binaries:
Node: 22.12.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.1.1 - ~\AppData\Local\pnpm\pnpm.EXE
Browsers:
Chrome: 134.0.6998.89
Edge: Chromium (133.0.3065.92)
Internet Explorer: 11.0.26100.1882```
### Reproduction URL
https://github.com/vkarisari/svauth180-bug
### Describe the issue
I have a signin/signout button that throws SyntaxError: Unexpected token '<' when clicking. The buttons calls signOut/signIn from @auth/sveltekit/client. This is on version 1.8.0. I downgraded to 1.7.4 and it worked just fine.
### How to reproduce
Check the github repo, or go to https://svauth180-bug.vercel.app/ and blick the buttons.
### Expected behavior
Redirect to login/logout page.
The text was updated successfully, but these errors were encountered:
vkarisari
added
bug
Something isn't working
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
labels
Mar 14, 2025
Environment
The text was updated successfully, but these errors were encountered: