Razvan Ioan Puscasu
Razvan Ioan Puscasu
@devongovett @snowystinger is this one free for grab ?
i think there are some other libraries out there regarding `forms` that usually really on a `submit` button being present in the form to `handle` `submit`
why aren't pr merged ?
Could make your own middleware and add it after the client middleware, where u can check if error or result and dispatch the hide show actions for the loader. This...
I think they are related but not the same since, suspending where the molecule is used does not solve the issue neither using a loadable atom.
@lazakrisz have u got the chanse to check this ?
https://codesandbox.io/p/sandbox/eloquent-buck-7ctd6h?file=%2FApp.tsx%3A39%2C1 ``` // infinite loop due to ComponentScope and async atoms const scope = getScope(ComponentScope); ```