-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next13 app dir support #6290
Comments
Hi @cipriancaba - let's dig into why this is happening! To help us debug, could you provide where you ran Sentry + Next (locally, server, Vercel, etc.). A reproduction would be even better! If you provide Thanks! |
Thanks for the quick reply. I think that the here is a repro: |
Ah yeah it's a dup of #6284 probably then, which we are fixing at the moment! |
Closing as a duplicate! |
Wouldn't be so sure @AbhiPrasad We've seen this problem with 7.20.1 too, just updated to the latest for the repro repo. Next13 adds a completely new folder structure which will definitely mess with the nextjs plugin https://nextjs.org/blog/next-13#new-app-directory-beta |
The Next.js SDK currently doesn't support the |
Interested too :) On my side everything was fine with the
I totally understand there is some work to be planned, so if someone succeeds in a near future, please share it here (even if that's a custom patch for now). In the meantime I will disable Sentry. Thank you, |
…side pages (disable sentry until a fix) getsentry/sentry-javascript#6290 (comment)
…side pages (disable sentry+lighthouse until a fix) getsentry/sentry-javascript#6290 (comment) https://beta.nextjs.org/docs/app-directory-roadmap#supported-and-planned-features
Definitely interested in Do you think there could be any kind of workaround in the meantime? |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
keep |
Closing because error reporting should be stable now. Please follow our roadmap for more news on the app dir: #6726 |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/nextjs
SDK Version
7.21.1
Framework Version
React 18 Nextjs 13
Link to Sentry event
No response
Steps to Reproduce
Expected Result
Errors being reported to sentry
Actual Result
No errors reported to sentry
The text was updated successfully, but these errors were encountered: