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
It seems data-v attributes are added to all DOM elements even if I am not using scoped styles. To my understanding, Vue proper adds them only when scoped styles are used.