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
@SahilTara We thought about this as well. I think we shall be settling on using bootstrap-vue to be consistent with other frameworks and have something explicit for vue as well.
Summary of issues and suggestions from vue experts
v-bind:foo
should be:foo
foo()
instead offoo: function()
for component fieldsWarningMessage
should beBaseWarningMessage
The text was updated successfully, but these errors were encountered: