Open
Description
When using the DefaultSeo or NextSeo components from next-seo, the following error occurs:
TypeError: Cannot read properties of undefined (reading 'stack')
"dependencies": {
"next": "15.2.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Workaround:
Using the native component works, but the goal is to leverage next-seo's SEO features.
Request for Help:
Guidance is needed to resolve the configuration conflict or identify potential compatibility issues.
thanks!
Metadata
Metadata
Assignees
Labels
No labels