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

[7.0-stable] Merge pull request #2593 from tvdeyen/fix-turbo-redirect #2594

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

alchemycms-bot
Copy link
Collaborator

Backport

This will backport the following commits from main to 7.0-stable:

Questions ?

Please refer to the Backport tool documentation

With the switch from Turbolinks to Turbo the redirect after submitting
the remote form inside the dialog stopped working. The resulting page
was rendered inside the dialog instead.

Using our own do_redirect_to method that gracefully handles JS
remote forms we can fix this.

(cherry picked from commit 47b35ca)
@tvdeyen tvdeyen enabled auto-merge October 6, 2023 10:11
@tvdeyen tvdeyen added the bug label Oct 6, 2023
@tvdeyen tvdeyen merged commit 6dcdc02 into 7.0-stable Oct 6, 2023
40 checks passed
@tvdeyen tvdeyen deleted the backport/7.0-stable/pr-2593 branch October 6, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants