This topic was automatically generated from Slack. You can find the original thread here.
Hi guys,
, @U03EGTE5WC8
I’m embedding ComponentFormContainer from @pipedream/connect-react. On reopen I need previously enabled optional props to display as inputs with their saved values (not as chips). I’m persisting configuredProps and dynamicProps. Is there an official way to rehydrate optional prop state? as with saved configured and dynamic props, ComponentFormContainer is not rendering the updated optional props on UI.