You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Submitting this issue to track a bug in HTMX 2.0.3 that others might see after upgrading HTMX. The HTMX client will not submit a redirected request when using HttpResponseLocation. See bigskysoftware/htmx#2958.
The fix appears to have been merged and should be in the 2.0.4 HTMX release.
The text was updated successfully, but these errors were encountered:
Python Version
3.12.7
Django Version
5.1.3
Package Version
1.21.0
Description
Submitting this issue to track a bug in HTMX 2.0.3 that others might see after upgrading HTMX. The HTMX client will not submit a redirected request when using
HttpResponseLocation
. See bigskysoftware/htmx#2958.The fix appears to have been merged and should be in the 2.0.4 HTMX release.
The text was updated successfully, but these errors were encountered: