https://htmx.org logo
Browser back button causes naked partial view in D...
# πŸ”₯-django-htmx
d
Browser back button causes naked partial view in Django? Has anyone come across this before? I already have ig statement in my view to check if it’s htmx request or normal request. This works when I load the pages separately but browser back button still renders naked partial view.