-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Bug in tool? #201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Not a bug. |
Thanks for letting me know. I tried the below but it still does not update the data in the dev tools.
|
So another bit of code i'm using where the reactivity does not show in the vue dev tools. It only shows when I press the 'vue refresh' button.
|
Further support on forum.vuejs.org, not on github issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have the following function below that gets run on a semantic ui dropdown.
This does update the value in the data object, I can see this by logging it out, but it does not update in the vue devtools, well it does randomly (about 1 in every 10 times).
Vue DevTools

Chrome Console

The text was updated successfully, but these errors were encountered: