Terence C
Terence C
### Initial checklist - [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...
### Describe the bug I'm using `@tanstack/react-form`, but traced the issue back to the store here. Specifically, I'm trying to store `Temporal.Duration` values, but store updates are not being received...
### Describe the bug This is essentially the same issue as https://github.com/TanStack/store/issues/218, but specific to `useForm`'s form options updates. If default values were changed and the changed value is an...