craftedbygc / taxi

Taxi is a 🤏 small and 🐊 snappy js library for adding slick PJAX navigation and beautiful transitions to your website.
https://taxi.js.org
569 stars 11 forks source link

Anchors don't work #17

Closed tobimori closed 1 year ago

tobimori commented 1 year ago

If you follow a page link with Taxi that has an anchor, those aren't respected and the page url is set without anchor. (I don't expect the scrolling behaviour to be included, but to implement it myself I have to get the anchor which currently just gets ignored/replaced by Taxi)

jakewhiteley commented 1 year ago

@tobimori fixed in v1.5.1.

it was a regression introduced in 1.5.0 sorry.