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
In new rule vue/attributes-order, v-bind has an order as same as v-model, but I think it should not be regarded as a single group. For example v-bind:is should be placed at first but not together with other attributes.