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
Thanks for trying to fix this @mariomc! In the meanwhile --skipVariables should skip this behaviour since it is rather unsafe. It's not easy to understand the type of the variable in JS :)
This example
Turns into:
Which is incorrect, obv. Will try to do a follow-up PR to tackle this issue.
The text was updated successfully, but these errors were encountered: