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
This is a fundamental issue in the REPL design. It is very difficult to fix this. It might be possible to use a child process to improve the situation but such implementation is not trivial.
Version
v16.7.0, v14.15.1, v12.16.1
Platform
Linux 5.11.0-31-generic # 33-Ubuntu SMP Wed Aug 11 13:19:04 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior?
The Object instance created inside repl should return
true
forisObject
What do you see instead?
The Object instance returns
false
forisObject
Additional information
No response
The text was updated successfully, but these errors were encountered: