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
Whenever I open the API client tool, information such as URL, Query parameter, request body, etc. of the selected API is created empty. It appears to be a server rendering error that occurs when using Next.js.
The API client tool works in the local version, but the issue appears to be occurring at the production level, as is my application integrated with a Github repository, and also in the official Gitbook API Docs.
Bug description
2024-10-15.01-35.mov
Whenever I open the API client tool, information such as URL, Query parameter, request body, etc. of the selected API is created empty. It appears to be a server rendering error that occurs when using Next.js.
The API client tool works in the local version, but the issue appears to be occurring at the production level, as is my application integrated with a Github repository, and also in the official Gitbook API Docs.
Is this perhaps related to the following issue in gitbook/integration?
GitbookIO/integrations#569
The text was updated successfully, but these errors were encountered: