You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happy to look into doing a PR for this, although I'm not sure quite where to start - would this be done in the shallow renderer itself, or pushed down to a custom transaction as mentioned in #4019 (comment) ?
The text was updated successfully, but these errors were encountered:
Extracted as a separate issue from #4056 (comment)
I've put together a side-by-side comparison of lifecycle support between "normal" rendering and "shallow" rendering.
http://jsfiddle.net/xvs6xdfk/3/
Output using normal rendering
Output using shallow rendering
Happy to look into doing a PR for this, although I'm not sure quite where to start - would this be done in the shallow renderer itself, or pushed down to a custom transaction as mentioned in #4019 (comment) ?
The text was updated successfully, but these errors were encountered: