harlan-zw / nuxt-seo

The complete SEO solution for Nuxt.
https://nuxtseo.com
949 stars 56 forks source link

[DOCS] Memory leak on documentation website casuing website to crash #213

Closed tomsq closed 3 months ago

tomsq commented 3 months ago

Describe the bug

Maximum call stack size exceeded in logged in the console:

image

Reproduction

Visit https://nuxtseo.com

System / Nuxt Info

MacOS

Google Chrome
Version 123.0.6312.58 (Official Build) (arm64)
harlan-zw commented 3 months ago

Thanks for flagging this, not entirely sure what caused this but clearing the lock file solved it.

The docs site will have more issues than other sites for sure, this is because it's updated very regularly, getting deployed when I push to main so they aren't tested.

Testing for CSS issues and a memory leak like this is difficult, all of the other pages seemed to work fine, just an issue with the home page. PRs are welcome if you want to help bring more stability to it, Nuxt SEO is provided for free remember :)