vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.68k stars 4.14k forks source link

not live, must refresh devtools #1965

Open cakmalik opened 2 years ago

cakmalik commented 2 years ago

Version

6.4.3

Browser and OS info

OS Mojave, Chrome Version 105.0.5195.125 (Official Build) (x86_64)

Steps to reproduce

i dont know

What is expected?

must can

What is actually happening?

I try to make a reactive or ref form, when I fill in the form there is no change in devtools. whereas when I display it directly with h1 it runs