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
A glitch appears when page using auth-ui is refreshed (see below video) in SvelteKit (SSR + PreRender mode).
For reference you can visit https://riju.ai/signin and refresh the page to see in action.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Create a SvelteKit app and install supabase auth-ui.
Add auth-ui and set prerender to true.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Screen.Recording.2023-12-01.at.9.56.54.PM.mov
System information
OS: MacOS
Browser Chrome, Safari
Version of supabase-js: 2.39.0
"@supabase/auth-ui-shared": "^0.1.8",
"@supabase/auth-ui-svelte": "^0.2.8",
Version of Node.js: 21.2.0
The text was updated successfully, but these errors were encountered:
Bug report
Describe the bug
A glitch appears when page using auth-ui is refreshed (see below video) in SvelteKit (SSR + PreRender mode).
For reference you can visit https://riju.ai/signin and refresh the page to see in action.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Screen.Recording.2023-12-01.at.9.56.54.PM.mov
System information
The text was updated successfully, but these errors were encountered: