MrBr / antd-zod

Antd Zod validation
MIT License
30 stars 6 forks source link

form not reseting after successful submission #11

Closed cowanweks closed 2 weeks ago

cowanweks commented 4 weeks ago

after successfully validating the form, it does not reset

MrBr commented 2 weeks ago

Can you share an example? Why do you expect form to reset?

cowanweks commented 2 weeks ago

the form fields are not clearing after submission

On Fri, Nov 8, 2024, 7:59 PM Luka Bracanović @.***> wrote:

Can you share an example? Why do you expect form to reset?

— Reply to this email directly, view it on GitHub https://github.com/MrBr/antd-zod/issues/11#issuecomment-2465283929, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJSXPSNZUMN3WCYCTYJRF3Z7TUY5AVCNFSM6AAAAABQYS3FA6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRVGI4DGOJSHE . You are receiving this because you authored the thread.Message ID: @.***>

MrBr commented 2 weeks ago

Without an example I can't help. Most likely not related to this lib but it's intended by Antd design. Closing for now.