What is this path: /__nextjs_original-stack-frame? #63092
Replies: 13 comments 2 replies
-
any updates? |
Beta Was this translation helpful? Give feedback.
-
Nope
…On Sat, Oct 19, 2024 at 1:06 PM Emil Valeev ***@***.***> wrote:
any updates?
—
Reply to this email directly, view it on GitHub
<#63092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABKBILVSHKMCAWZX6LR3A3Z4KGQBAVCNFSM6AAAAABQHUZINOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJZGIZTIMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
No Updates yet ? |
Beta Was this translation helpful? Give feedback.
-
any updates? |
Beta Was this translation helpful? Give feedback.
-
Sorry no nothing
…On Mon, Dec 9, 2024 at 1:52 AM Sathish Kannan ***@***.***> wrote:
any updates?
—
Reply to this email directly, view it on GitHub
<#63092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABKBIIWSJD6P7TL6AXZ5ET2EU42NAVCNFSM6AAAAABQHUZINOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJQGQ2TIMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
any updates 😭😭 |
Beta Was this translation helpful? Give feedback.
-
nope
…On Sun, Mar 2, 2025 at 12:11 PM Kb Bohara ***@***.***> wrote:
any updates 😭😭
—
Reply to this email directly, view it on GitHub
<#63092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABKBIICT72MAX4UYQJEWXD2SM3S5AVCNFSM6AAAAABQHUZINOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMZWG4ZDANQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
It's a call by NextJS to fetch the stack trace of an error, which is then displayed on the dev/error overlay |
Beta Was this translation helpful? Give feedback.
-
As @Netail mentioned, this seems to be the related code: |
Beta Was this translation helpful? Give feedback.
-
any updates yet? |
Beta Was this translation helpful? Give feedback.
-
The issue was resolved for me by disabling a browser extension. |
Beta Was this translation helpful? Give feedback.
-
Just update next version to |
Beta Was this translation helpful? Give feedback.
-
I had the same problem using Authjs (formerly Next-Auth) in a version of Nextjs 15.1.4. I solved it by updating all dependencies. |
Beta Was this translation helpful? Give feedback.
-
I'm using Clerk to do very simple authentication with much of the site not password protected, and its middleware occasionally gives me the error that "The request to /__nextjs_original-stack-frame is being redirected " as it is not in the list of public or ignored routes. It suggests I add it to one of those. I am hesitant to do that without knowing what it is. Any help, please?
Beta Was this translation helpful? Give feedback.
All reactions