'How to optimize performance web nextjs on safari, fix the bug lag on safari of macbook (8GB ram)
- On chrome: web is fast, on safari: web is very lag
- When i switch tab (with border red), then about 3s, content of that tab is loaded. When I chat, then about 3s, new mess is displayed
- Technology: Nextjs, get data from graphql aws, UI: material UI
- This big component is used useMemo, useCallback, useContext, useRef, react virtualized... for small components to prevent re render but web is also lag
- Please view detail in image on this below link
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
