Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Visiting a partial endpoint directly leads to a blank page

Open hmpf opened this issue 1 year ago • 2 comments

If something fails and the redirect/render back to htmx does not happen, one might end up seeing a blank page for one of the hidden urls. I don't know if this is avoidable but it is not very useful for "dashboard" mode since one is stuck with the blank page.

hmpf avatar Sep 03 '24 05:09 hmpf

How would you reproduce this?

elfjes avatar Sep 03 '24 05:09 elfjes

Most (all?) partials are part of only one page. They could redirect to the full page if accessed without HTMx headers set.

hmpf avatar May 12 '25 07:05 hmpf