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
If the Nuxt wizard can't create an example page to test the setup, it creates a SentryErrorButton component. The user can use the component to throw an error in the frontend. (Users with an example page can test frontend and backend)
It would be great to have the wizard also create an API route and have the component call the API so users can verify their setup on both ends.
(also see next.js wizard)