'Ionic Vue 3 - Data does not update in Vue Dev Tools

Reactive and Ref data does not update in Vue Dev Tools when changes are made in input field (binded with v-model) in form. I can see the updated data when I click on some other component and then go to previous component in dev tools.

Is this reactivity issue? How?



Solution 1:[1]

Got same problem, in my case, just using refresh button, helpedenter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 matthew5