-
-
Notifications
You must be signed in to change notification settings - Fork 352
Closed
Labels
external dependencyBlocked by external dependency, we can’t do anything about it.Blocked by external dependency, we can’t do anything about it.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Actual behavior
The render API doesn't work reliably with Server Components. It somehow works to some extent, but when render prop is declared with async or have a call to use(promise) internally, then the rendering fails.
Expected behavior
render prop should work reliably everywhere.
Related issues
nestarz, lerothias and oliviertassinarisss-Mihail-sss
Metadata
Metadata
Assignees
Labels
external dependencyBlocked by external dependency, we can’t do anything about it.Blocked by external dependency, we can’t do anything about it.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.type: bugIt doesn't behave as expected.It doesn't behave as expected.