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

Fix: no more / rare content shift #283

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

teoh4770
Copy link
Contributor

Issue: #279
Branch: fix/279/cumulative-layout-shift-issue

A high chance flickering issue is gone.
Explanation can refer to the issue linked above.

File changes

  • src/components/sections/HeroStats.section.tsx
  • src/index.css

Note: I'm not 100% sure if the issue has fixed, if ok, help me test it out by refreshing the page and see if you can spot any flickering happens.

@teoh4770 teoh4770 added the style label Apr 10, 2024
@teoh4770 teoh4770 self-assigned this Apr 10, 2024
@teoh4770 teoh4770 linked an issue Apr 10, 2024 that may be closed by this pull request
@aidantrabs aidantrabs merged commit bcad563 into main Apr 13, 2024
3 checks passed
@aidantrabs aidantrabs deleted the fix/279/cumulative-layout-shift-issue branch June 3, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] cumulative layout shift issue
2 participants