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
565 stars 11 forks source link

Local Shopify 404 prefetching hangs #22

Closed wiebekaai closed 6 months ago

wiebekaai commented 6 months ago

Describe the bug Working with Shopify locally, prefetching 404s throws a JavaScript error without displaying the 404 page to the user. On production it works as expected and skips the transition, bringing you to the 404 page.

From my screenshots, the issue seems to be related to the way Shopify handles tracking (Web Pixel Manager). I'd be happy to show you an example setup in a screen share.

To Reproduce Steps to reproduce the behavior:

image image

Info

Follow up of https://github.com/craftedbygc/taxi/issues/21

jakewhiteley commented 6 months ago

Could I ask which taxi version this is? I assume the most recent

wiebekaai commented 6 months ago

Could I ask which taxi version this is? I assume the most recent

Yes. Tried to reproduce and doesn't seem to happen anymore. Maybe I tried with a cached version before. Thanks again :).