Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable form submits from Turbo #142

Merged
merged 2 commits into from
Oct 9, 2021

Conversation

KonnorRogers
Copy link
Owner

@KonnorRogers KonnorRogers commented Oct 9, 2021

Status

Ready

Related Issue(s)

Fixes #141

Additional Notes

Any time a turbo-submit is sent, the form will be disabled, and then re-enabled when the submit finishes.

@netlify
Copy link

netlify bot commented Oct 9, 2021

✔️ Deploy Preview for mrujs canceled.

🔨 Explore the source changes: ecdbb45

🔍 Inspect the deploy log: https://app.netlify.com/sites/mrujs/deploys/61610458253847000794fc39

@KonnorRogers KonnorRogers changed the title fix: disable form inputs on click fix: disable form submits from Turbo Oct 9, 2021
@KonnorRogers KonnorRogers merged commit ded156b into main Oct 9, 2021
@KonnorRogers KonnorRogers deleted the fix/add-input-button-clicks-for-disabling branch December 2, 2021 04:35
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.

(data-disable-with ) not working on form submit buttons
1 participant