Hello so I’m kinda stuck I’ve been trying to fix the fetch api in my stores coding because the browser navigation beacon in the javascripts api is outdated and expired so its causing a deprecation to occur. This is causing a problem in the visual stability of my store for my customers and could very well be the reason conversions are just not there. Can anyone help me fix this?
Topic summary
A developer is experiencing issues with outdated Fetch API code in their online store’s JavaScript, specifically related to an expired browser navigation beacon.
Core Problem:
- The deprecated API is causing visual stability issues for customers
- This instability may be negatively impacting conversion rates
Current Status:
- The issue remains unresolved
- The developer is seeking assistance to update or replace the problematic code
- No solutions or responses have been provided yet
Technical Context:
The navigation beacon API deprecation suggests the code needs migration to a modern alternative, likely requiring updates to how the store tracks user navigation events.