You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, after integrating with react-virtuoso I got an issue that the FPS drops every time GA fires an event.
The concept will be:
Home page
Listing page listing page with react-virtuoso
When navigating from Home to Listing GA will fire an event and at the same time the Listing page listens to the event with a scroll event then the list will have some space like flickering/jumping when I scroll down fast (fps drop to 50) in around 200 ms.
Does anyone have the same issue and how to fix it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone, after integrating with react-virtuoso I got an issue that the FPS drops every time GA fires an event.
The concept will be:
When navigating from Home to Listing GA will fire an event and at the same time the Listing page listens to the event with a scroll event then the list will have some space like flickering/jumping when I scroll down fast (fps drop to 50) in around 200 ms.
Does anyone have the same issue and how to fix it?
Demo issue: Ref ##1094 (comment)
I would appreciate your help
Beta Was this translation helpful? Give feedback.
All reactions