Problemunvalidated
Storybook conditional controls that are hidden based on another arg do not update the underlying args store, leading to an invalid props/type state (TypeScript invariant break). Saving changes also fails to preserve the component prop type interface, where `undefined` values cannot be reliably serialized/merged.
0459974b-069c-4520-9f22-6c7b1ce18a7f
Storybook conditional controls that are hidden based on another arg do not update the underlying args store, leading to an invalid props/type state (TypeScript invariant break). Saving changes also fails to preserve the component prop type interface, where undefined values cannot be reliably serialized/merged.