zoodirector

Results 3 issues of zoodirector

I would like to pass on the return value of `options.onSubmit()` inside `form.handleSubmit()` to be able to process returned values of the server response. For example the form could be...

To be able to directly use the results returned by onSubmit the handleSubmit function should pass on the returned value after calling onSubmit. Issue here #949

Hello, maybe I am doing something wrong, but when I use the tremor raw `Select` v1.0.0 it will produce this error: `Function components cannot be given refs. Attempts to access...