Aaron

Results 1 issues of Aaron

I am rendering a rather large application and the `RenderStream.maxStackDepth` limit of `500` it too high. ``` RangeError: Maximum call stack size exceeded at ReactCompositeComponentMixin._renderValidatedComponent (/node_modules/react-dom-stream/lib/ReactCompositeComponent.js:746:32) at wrapper [as _renderValidatedComponent]...