0

I'm trying to harden a component that uses react-virtuoso against potentially janky data using error boundaries as the outer component for each item. But it seems that any error in the renderer will blow up the entire Virtuoso instance: https://stackblitz.com/edit/react-7r7ila?file=src/App.js

Has anyone successfully caught errors that occur in rendering custom virtuoso items?

0 Answers0