Pressing page numbers and next/prev page is not pushing history #17

Closed
opened 2024-08-11 15:59:18 +00:00 by BlakeRain · 1 comment
Owner

Weirdly, when pressing the prev/next page buttons, or pressing the page number buttons, is moving the page but is not pushing the history entry in the browser.

CleanShot 2024-08-11 at 16.58.43

Weirdly, when pressing the prev/next page buttons, or pressing the page number buttons, is moving the page but is not pushing the history entry in the browser. ![CleanShot 2024-08-11 at 16.58.43](/attachments/5b795a04-a501-4363-844b-00c8d8c0e54f)
BlakeRain added this to the v2.0.0 milestone 2024-08-11 15:59:18 +00:00
BlakeRain added the
bug
label 2024-08-11 15:59:18 +00:00
Author
Owner

It's meant to be hx-push-url, not hx-push.

It's meant to be [`hx-push-url`](https://htmx.org/attributes/hx-push-url/), not [`hx-push`](https://git.blakerain.com/BlakeRain/parcel/src/commit/b6b555b487abac5a0db71b91dcc8e3991d991705/templates/uploads/list.html#L202).
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BlakeRain/parcel#17
No description provided.