Dawid
Dawid
Having a (simplified) model with a many to many relation like so | customers | | |------------|-----:| | id | uuid | | first_name | text | | last_name |...
Can I configure .subscribe to be only exectued on a specific thread?
### Are you submitting a **bug report** or a **feature request**? feature request ### What is the current behavior? Currently you have to stuff that feels hacky https://github.com/final-form/react-final-form/blob/master/docs/faq.md#how-can-i-trigger-a-submit-from-outside-my-form With hooks...