-
Notifications
You must be signed in to change notification settings - Fork 7
Fix lazy-loading of APIDoc #308
Copy link
Copy link
Open
Description
When navigating to the API page (/doc/api) for the first time after the frontend has been loaded the error
A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.
occurs and the page is not rendered. The page renders when reloading the /doc/api route though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels