https://htmx.org logo
Morning/Afternoon, I am using HTMX to refresh a t...
# 🔥-django-htmx
c
Morning/Afternoon, I am using HTMX to refresh a table on my page with a Class Based ListView, if i navigate back using the back button I just get the result of that HTMX request and not page or the styling, if there a way to tell the view to render whole page when navigating back?