-
-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.
Description
Bug report
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
amannn/next-intl#2030
radix-ui/primitives#3165
amannn/next-intl#1322
Metadata
Metadata
Assignees
Labels
scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.