vuejs / devtools

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools.vuejs.org
MIT License
24.53k stars 4.13k forks source link

dev tool does not update in real time #1942

Open prajanshrestha opened 1 year ago

prajanshrestha commented 1 year ago

Version

6.2.1

Browser and OS info

Brave, Linux

Steps to reproduce

dev tool need to update in real time

What is expected?

dev tool need to update in real time

What is actually happening?

dev tool does not update in real time

ssi-anik commented 1 year ago

I find it doesn't update the value when it's using v-model on a component. Otherwise, it seems to work fine.

Extension version: 6.2.1 OS: Ubuntu 20.04 / 64-bit Browser: Version 105.0.5195.125

https://user-images.githubusercontent.com/2676602/190934449-69b1e360-3a38-4cfd-a388-16768a126d6a.mp4

prajanshrestha commented 1 year ago

Thank you for your response.

On Mon, Sep 19, 2022 at 6:13 AM Syed Sirajul Islam Anik < @.***> wrote:

I find it doesn't update the value when it's using v-model on a component. Otherwise, it seems to work fine.

Extension version: 6.2.1 OS: Ubuntu 20.04 / 64-bit Browser: Version 105.0.5195.125

https://user-images.githubusercontent.com/2676602/190934449-69b1e360-3a38-4cfd-a388-16768a126d6a.mp4

— Reply to this email directly, view it on GitHub https://github.com/vuejs/devtools/issues/1942#issuecomment-1250423400, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBR4SKCX4GCEQGFFCYULRLV66XTTANCNFSM6AAAAAAQPNKBPA . You are receiving this because you authored the thread.Message ID: @.***>

EzeFSpa commented 1 year ago

Same exact case in Windows 10 64bits + Brave (devtools version 6.2.1)

prajanshrestha commented 1 year ago

It's that vue dev tools for @. does not have live changes facility but vue dev tools for @. does. However, I tried to use vue dev tools for vue version 2 on @.*** but it did not support. Maybe you can check for windows. The link is below:

https://chrome.google.com/webstore/detail/vuejs-devtools/iaajmlceplecbljialhhkmedjlpdblhp

On Tue, Sep 20, 2022 at 12:34 AM EzeFSpa @.***> wrote:

Same exact case in Windows 10 + Brave (devtools version 6.2.1)

— Reply to this email directly, view it on GitHub https://github.com/vuejs/devtools/issues/1942#issuecomment-1251412549, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBR4SPOTPOOVZGS3DZ2ES3V7CYR7ANCNFSM6AAAAAAQPNKBPA . You are receiving this because you authored the thread.Message ID: @.***>

TerryXu-97 commented 1 year ago

Me too

672064406zerui commented 1 year ago

6.2.1 me too