dashboard/shell/edit/monitoring.coreos.com.receiver
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
..
types Replace remaining instances of `\$set` with assignment 2024-10-14 10:33:01 -07:00
auth.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
tls.vue Run the vue3 migration script 2024-08-22 16:05:36 -07:00