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
I need to re render vue component when a value changes. I tried using key attribute but it doesn't work. What is the correct way to re render the vue component with ngVue?