Cells to use Suspense and ErrorBoundary

By rewriting the withCellHOC internals to support suspense: true, Error and Loading components could be made optional (parent Cells would handle it), while preparing for the eventual stable release of Concurrent Mode.

Are there any drawbacks to this?
Is there a need for such a solution?

1 Like