Open standen1 opened 1 year ago
Found out that the problem is a bug in NextJS while working with other libraries. One person stated that it is caused by the font loading library that Next now implements. Another stated it is with styled components and motion. Will try the font library first.
Entrance animations did not fix. Need to debug the navigation component that seems to render before anything else on the screen. Perhaps add another useState variable to handle this.