When using a submit button outside a multipart form the return onsubmit event files vector is empty. Other field type like text are not affected. This also occurs if the submit button has the form attribute even within a form. I basically just the multipart example from the doc except I moved the button outside the form.
- Dioxus version: 0.7.3
- Rust version: 1.89
- OS info: wsl
- App platform: web