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 create entry form not redirecting on save #7444

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

jasonvarga
Copy link
Member

Same as #7443 but targeting 3.4.
Fixes #7441

@what-the-diff
Copy link

what-the-diff bot commented Jan 31, 2023

  • Added a console.error to the catch block in PublishForm
  • Fixed an issue where HasHiddenFields was not handling null values properly
  • Changed Values class name from lowercase to uppercase (Values) for consistency with other classes and files

@jasonvarga jasonvarga merged commit 33578c0 into 3.4 Jan 31, 2023
@jasonvarga jasonvarga deleted the 7441-save-new-entry-34 branch January 31, 2023 20:15
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.

Saving with cmd + s creates a new entry each time
1 participant