-
Notifications
You must be signed in to change notification settings - Fork 5
App directory support #14
Comments
Hey @mcAnastasiou, thanks for submitting an issue! Sure, we can update the package to support this. |
Link to documentation around the new app directory. |
Hey @subzero10 , thank you a lot for the response. The things that were not working are the following.
|
@mcAnastasiou I have some updates to share:
I have an example app setup with the changes from this PR and source maps are successfully uploaded. I will push the example apps in the repository as well for reference, you can follow the progress here.
With my project, I was able to see errors being reported in production mode. You should be able to try this in your projects pretty soon, as soon as the PR is merged! |
Hey @mcAnastasiou, App Router is now supported with @honeybadger-io/nextjs@5.6.0! |
Great news. Thank you very much. Is it fully supported? I mean the issue with limited context on server errors, is it fixed? I will check it locally and i will close the issue if everything works fine. Are there any changes in the documentation? Is there any example on how to use it with the app directory? |
Unfortunately, no. This issue is tracked here.
We haven't updated the documentation to display that App Router is supported, but you should be able to test it out by updating to the latest version of
The example app is not yet on Github, but will be soon :). |
Here's the example app using App Router! |
A few days ago, nextJS set app directory as stable version. Currently honeybadger is not working properly with this. Will you update it?
The text was updated successfully, but these errors were encountered: