product · inferred from evidence
Safari
The web browser on iOS where the issue occurs.
- ImageKit iOS: multiple uploads fail with token has been used before
Fixed in imagekit-javascript 1.5.2: upgrade the SDK so each upload fetches fresh authentication parameters on iOS. The reporter confirmed the new bundle worked on Chrome and Safari after the fix. Source: https://github.com/imagekit-develop
- algolia/autocomplete causes continuous style recalculations and high CPU usage in Safari
Two findings and fixes came out of the thread. The immediate cause: the resize listener tied to the detachedMediaQuery (packages/autocomplete-js/src/autocomplete.ts) fired every frame in Safari because requestAnimationFrame(setPanelPosition