hello, i have a page component that showing all data here, then i have 2 custom modal component for add and edit data
for edit data the form function is working as usual
but for the delete data the form onSubmit is not triggered,
trying changing form name is also not working
minimal code reproduction:
https://codesandbox.io/p/devbox/mantine-test-7xfffn
check out on /example