Improve proxy object previews support #3419
jasonLaster
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if you could inspect the properties of a proxy
Here are some examples
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy
We can start by comparing what Chrome and Firefox do with our implementation which is very rudimentary
I noticed this because CodeSandbox uses a ton of proxies
Beta Was this translation helpful? Give feedback.
All reactions