Renata
Results
2
issues of
Renata
Currently, it seems that React can't handle the memory pressure when a large output of text is being rendered. This PR is part of the solution for this [issue](https://github.com/nteract/ansi-to-react/issues/47) and...
**Describe the problem** When a extremely large output of text is being rendered, React cannot seem to handle the memory pressure and crashes the app. Chunking the outputs to allow...