dashboard/shell/edit/networking.istio.io.destina...
Phillip Rak c17d5ce2cb Add `inheritAttrs: false` to edit components
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>
2024-10-18 15:30:39 -07:00
..
LoadBalancer.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00
index.vue Add `inheritAttrs: false` to edit components 2024-10-18 15:30:39 -07:00