Open xaviervia opened 2 years ago
The main thing being that since @react-facet breaks out of the norms of React, when you access the children prop it will not have the data you expect, because it will be out of sync with what actually gets rendered.
children
The main thing being that since @react-facet breaks out of the norms of React, when you access the
children
prop it will not have the data you expect, because it will be out of sync with what actually gets rendered.