svelte-forms-lib
svelte-forms-lib copied to clipboard
Fix initialValues not same as $form values
Hi. I fix initialValues when object have Date value. I replace cloneDeep function using this polyfill library https://github.com/ungap/structured-clone.