You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** Using Vue-Devtools (Chrome extension) -> Vue -> Performance -> Component Render
Type something into the input text (named content) you will see that vue-simple-component re-render too.
What is the expected behavior?
I want: It only re-render when the v-model 's value is changed
I'm submitting a ...
What is the current behavior?
vue-simple-suggestion always re-render even v-model not changed
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
Basic test component:
*** Using Vue-Devtools (Chrome extension) -> Vue -> Performance -> Component Render
Type something into the input text (named content) you will see that vue-simple-component re-render too.
What is the expected behavior?
I want: It only re-render when the v-model 's value is changed
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: