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

Better fix for #1205 / #1225 which fixes #1294 #1306

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Conversation

vnbaaij
Copy link
Collaborator

@vnbaaij vnbaaij commented Jan 11, 2024

With earlier fixes, we made it possible to have submit button be outside of EditForm. This requires to have an id set on the EditForm. However, the id was now also required when the submit was placed inside the EditForm. This PR fixes that. It will also show a warning now in the browser console when submit is placed outside of EditForm and no id is supplied.

@vnbaaij vnbaaij added this to the v4.3.1 milestone Jan 11, 2024
@vnbaaij vnbaaij requested a review from dvoituron January 11, 2024 15:20
@vnbaaij vnbaaij enabled auto-merge (squash) January 11, 2024 15:20
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1306.westeurope.3.azurestaticapps.net

@vnbaaij vnbaaij linked an issue Jan 11, 2024 that may be closed by this pull request
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1306.westeurope.3.azurestaticapps.net

1 similar comment
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1306.westeurope.3.azurestaticapps.net

@vnbaaij vnbaaij merged commit 7697cb3 into dev Jan 11, 2024
4 checks passed
@vnbaaij vnbaaij deleted the vnbaaij/fix-1294 branch January 11, 2024 19:43
vnbaaij added a commit that referenced this pull request Jan 17, 2024
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.

Issue upgrading from 4.2.1 to 4.3.0
2 participants