Docs site: Unexpected layout shift on homepage #2362
Labels
documentation
Improvements or additions to documentation
gatsby
hacktoberfest
https://hacktoberfest.digitalocean.com
Description
When user navigates to the MDS Docs site, there is an unexpected layout shift initially on the homepage.
It was working previously, but stopped functioning after migrating the code from Gatsby v3.x to v5.x
Steps to reproduce
Expected result
The expected behavior is that there should be no layout shift to ensure a better user experience.
Steps to fix the issue
develop
branch, and from that create a new branchcd docs
npm install
npm run dev
The text was updated successfully, but these errors were encountered: