Kai Hotz

Results 5 comments of Kai Hotz

I have the same issue but i suspect that it is not a re-rendering problem, instead it might have to do with the Automatic batching introduced in React 18. I...

@hallcountymis flexible sounds good but could you please describe your issue in more detail e.g: what you are trying to accomplish and maybe give a code example ? The actual...

Give it a try, i'll look into it to maybe add a separate component for a masked Input field. By the way on the latest version you are able to...

Actually ```files``` will always be just an array, if you need it to be a nested object you can capture that array in your submit function and convert the array...

Ok, now I got what you meant, I’ll look into it but can’t promise that it will be fixed soon. You are always welcome to submit a fix via a...