Hello everyone,
I'm updating my plugin and sometimes to troubleshoot some stuff I like to see my knockout variables values.
To see if I have a logic error on the screen or just the variables are not set correctly.
I can print those values on the console by clicking a button and doing a console.log, but is there a way to get my knockout view from the console and get the value of a variable from there?
(I'm pretty sure that there is, and I think I've done it before, but really can't remember, it's been a while since I played with this)
I tried using the knockout plugins for chrome but those didn't work.
Best regards,
Vitor Henrique