dashboard/shell/edit/constraints.gatekeeper.sh.c...
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
..
MatchKinds.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
NamespaceList.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
Scope.vue Enabling `vue/require-explicit-emits` linting rule 2024-09-19 09:58:53 -07:00
index.vue Add `inheritAttrs: false` to edit components 2024-10-18 15:30:39 -07:00