[Solved] How to access data values from Chrome in order to modify one
-
Hi! I’m trying to modify data values to see how the page change to reflect this.
I’m having trouble to figure out how to do it.
I try this.name = “george” . .etc, but did’nt work.
Can sameone help me?
Thanks! -
Hi! you can use chrome vue devtools
install from here -
Thank you!