Skip to main content

Notes

  • try takes one ReactElement; wrap multiples in <Sequence> or <Parallel>.
  • finally runs even if catch fails.
  • Unmatched catchErrors propagate to outer boundaries.