harlan-zw / nuxt-seo

The complete SEO solution for Nuxt.

Home Page:https://nuxtseo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tomsq opened this issue · comments

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)

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 :)