|
|
|
|
|
by concerned_user
2393 days ago
|
|
There is no good way to to solve it other than just to use the appropriate tools like react-saga or placeholder state for components. If you try to make nested components load at the same time consequences can be unpredictable, suspense lacks fine grained control so it is basically a convenient shortcut, same as react state mixins were at the time. |
|