Replies: 2 comments
|
Hi @smokeelow, We have a couple of questions:
Thanks! |
0 replies
|
I'm writing a platform where allows to customize some piece of the app logic, so i test all possible debuggers.
so in the debugger i would expect to see Thanks! |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
In the JS debugger it shows
FastHostObjectfor all objects which inherit fast object, is it possible to change that ?It would be nice to use original class name or add the ability to override this via
ToString()All reactions