Skip to content

Conversation

@timacdonald
Copy link
Member

@timacdonald timacdonald commented Oct 7, 2025

Due to restrictions in Inertia, you are not able to pass data through to the submit method – which is possible in the other drivers, including packages/react.

This PR adjusts the types to explicitly call out that data should be omitted.

fixes #125

@timacdonald timacdonald changed the title Remove ability to pass data to Inertia's submit method [0.7.2] Remove ability to pass data to Inertia's submit method Oct 7, 2025
@timacdonald timacdonald changed the title [0.7.2] Remove ability to pass data to Inertia's submit method [0.7.x] Remove ability to pass data to Inertia's submit method Oct 7, 2025
@taylorotwell taylorotwell merged commit d2ab49a into main Oct 8, 2025
2 checks passed
@taylorotwell taylorotwell deleted the types branch October 8, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Single-parameter signature of form submit method is wrong in react-inertia plugin.

3 participants