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
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
Describe the bug
Hi, I've been working with the T3 turbo template with Clerk in a project and this was a great reference, but there was a small, non-blocking, problem that I opened here: clerk/javascript#840 and that was fixed pretty quickly.
Now the error mentioned in the above issue is gone, but every page gets stuck in a loading loop triggered by some clerk script tag in the html (screenshot below). I'm reporting things here because this template gives me the exact same errors.
To Reproduce
Steps to reproduce the behavior:
Update @clerk/nextjs to 4.11.0
Go to homepage
Sign In
See the refresh loop
Expected behavior
No error in the middleware and no refresh loop
Screenshots
The refresh that causes the loop
Desktop (please complete the following information):
OS: macOS Monterey 12.6.2 (21G320)
Browser chrome, safari
Version 110.0.5481.100 (Build ufficiale) (x86_64)
Additional context
Old issue present in the template: clerk/javascript#840
New issue after updating the library: refresh loop
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi, I've been working with the T3 turbo template with Clerk in a project and this was a great reference, but there was a small, non-blocking, problem that I opened here: clerk/javascript#840 and that was fixed pretty quickly.
Now the error mentioned in the above issue is gone, but every page gets stuck in a loading loop triggered by some clerk script tag in the html (screenshot below). I'm reporting things here because this template gives me the exact same errors.
To Reproduce
Steps to reproduce the behavior:
@clerk/nextjs
to4.11.0
Expected behavior
No error in the middleware and no refresh loop
Screenshots
The refresh that causes the loop
Desktop (please complete the following information):
Additional context
Old issue present in the template: clerk/javascript#840
New issue after updating the library: refresh loop
The text was updated successfully, but these errors were encountered: