mirror of https://github.com/rancher/dashboard.git
This resolves an issue with Vue 3 fallthrough attributes overwriting props for root-level ancestor components by adding `inheritAttrs: false` to each component in question. Adding `inheritAttrs: false` to the component allows us to specify that fallthrough attributes should not be automatically applied to the root-level element in a component. Signed-off-by: Phillip Rak <rak.phillip@gmail.com> |
||
|---|---|---|
| .. | ||
| LoadBalancer.vue | ||
| index.vue | ||