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
Describe the bug
Following the integration guide for NextJs 13 with app router results in content being undefined - however it logs out the URL in the terminal, and hitting this URL directly in my browser returns data, so it seems like the issue is with the Next13 integration
With the components generated by the builder dev tooling
Expected behavior
I expect the same data i would get from hitting the API myself
Describe the bug
Following the integration guide for NextJs 13 with app router results in content being
undefined
- however it logs out the URL in the terminal, and hitting this URL directly in my browser returns data, so it seems like the issue is with the Next13 integrationWith the components generated by the builder dev tooling
Expected behavior
I expect the same data i would get from hitting the API myself
Versions
The text was updated successfully, but these errors were encountered: