[Bug]: Fetch Request Handling POS Extension

Hello,

Currently POS Extensions don’t respect Cache Control headers and also don’t respect CORS Max Age.

This results in a lot more requests made to APIs, but also a slower user experience on the tiles as more requests and time is spent on these requests

I suspect this is due to fetch/window being overridden by Shopify to enable/disable other features and apis.

1 Like