My app is already deployed in vercel. When i am signing via laptop. The redirecting is not happening. It gets stucked in one black screen. hovewer in phone, there is no such an error.
Also this is in the dev tools console.
🔒 Clerk:
The and components cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the Home URL instead.
(This notice only appears in development)
My app is already deployed in vercel. When i am signing via laptop. The redirecting is not happening. It gets stucked in one black screen. hovewer in phone, there is no such an error.
Also this is in the dev tools console.
🔒 Clerk:
The and components cannot render when a user is already signed in, unless the application allows multiple sessions. Since a user is signed in and this application only allows a single session, Clerk is redirecting to the Home URL instead.
(This notice only appears in development)