-
Couldn't load subscription status.
- Fork 49.7k
Closed
Description
I would like to propose to add a walkTree method in React. Today a lot of libraries relies on walking the React tree for SSR. It is used to preload data, styles or whatever.
I am asking because I found a bug in Loadable Components and I fixed it, but the bug is also in React Apollo and probably in other libraries that use this strategy.
I have several questions:
- Is
walkTreethe good strategy? If not can you tell me how to do it? - If
walkTreeis the good strategy, could you maintain it and expose it in React or another package?
IcanDivideBy0, jbmusso, oliviertassinari and xiaody
Metadata
Metadata
Assignees
Labels
No labels