-
Type:
Sub-task
-
Resolution: None
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
Currently, all our providers render the children even when no data is fetched yet. However, input/prop sanitation should be done at a higher level, so we can display a loading indicator.
AT
- All provided values are undefined by default
- Introduce Suspension state
- Introduce utility function to wait for certain props to be available before rendering the component