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
Vue bootstrap makes use of a parent component that requires a label attribute before it actually has a label. This is currently not enforcable with the configuration options allowed by form-control-has-label
Vue bootstrap makes use of a parent component that requires a
label
attribute before it actually has a label. This is currently not enforcable with the configuration options allowed by form-control-has-labelAs an example, see this use case:
https://bootstrap-vue.org/docs/components/form-group#label
The text was updated successfully, but these errors were encountered: