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
I believe this stems from the underlying react-inspector library. With all the past issues opened though from styling/virtualization, I'm tempted more towards a rewrite.
I saw that https://github.com/facebook/flipper started using it too a while back. I briefly played around with it locally and it looked amazing - not sure if they ran into perf issues & are still using it CC @mweststrate I'm curious to learn more
Brace yourselves, issues from CodeSandbox incoming! 😃
Consider this code:
Expected output (from Chrome's console):
Actual output:
(note that objects are handled fine)
Reproduction sandbox: https://codesandbox.io/s/console-feed-set-array-item-f3dmn
Related CodeSandbox issue: codesandbox/codesandbox-client#5493
The text was updated successfully, but these errors were encountered: