library · inferred from evidence
autocomplete-js
A package containing the source code for the autocomplete library, including the resize listener and loading spinner logic.
- 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