Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Scrolling fast in icons page cause react to crash #4118

Closed
tekno0ryder opened this issue Jun 13, 2024 · 1 comment
Closed

[BUG] Scrolling fast in icons page cause react to crash #4118

tekno0ryder opened this issue Jun 13, 2024 · 1 comment

Comments

@tekno0ryder
Copy link

tekno0ryder commented Jun 13, 2024

Detailed description

Describe in detail the issue you're having.

When scrolling too fast in Icons page browser crashes with Minified React error #62

What browser are you working in?

Tested on Chrome and Safari

Steps to reproduce the issue

  1. Go to this page: Icons page.
  2. Scroll too fast.
  3. React crashes with Minified React error #62

Additional information

  • Screenshots or code
Screen.Recording.2024-06-13.at.2.57.37.PM.mov
  • Notes

I noticed useIntersectionObserver() in src/components/SVGLibraries/IconLibrary/IconCategory.js originally used to avoid the crash since not using it will cause the page to crash immediately. It seems fast scroll is the edge case for that solution.

@laurenmrice laurenmrice moved this to 🕵️‍♀️ Triage in Design System Jun 13, 2024
@laurenmrice laurenmrice added this to the 2024 Q3 milestone Jun 19, 2024
@laurenmrice laurenmrice moved this from 🕵️‍♀️ Triage to ⏱ Backlog in Design System Jun 19, 2024
@alisonjoseph
Copy link
Member

duplicate #4096

@alisonjoseph alisonjoseph closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
@github-project-automation github-project-automation bot moved this from ⏱ Backlog to ✅ Done in Design System Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants