-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong console output #1879
Comments
Looks like the issue comes from console-feed package See example using console-feed https://codesandbox.io/s/24qp2pz6mr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 bug report
Wrong console output
How has this issue affected you? What are you trying to accomplish?
I played with arrays and noticed that when I'm modifying an array, the original one modifies in console output too. As you can see on a screenshot, this doesn't happen in a Chrome console.
Link to sandbox: https://codesandbox.io/s/1wvxxr5z04
Your Environment
The text was updated successfully, but these errors were encountered: