Description
Previously, Vue could map properties such as `modelValue` to the inner components when they were not defined in the props. This was not clean, but it worked.
We need to check that there are not other properties that relied on this behavior in other components.
Attachments
Issue Links
- is caused by
-
CRISTAL-399 Make abstract design system components type checkable
- Closed