next-seo
Public

Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

Added missing props defaultTitle#1

Closed
Opened 2/4/20210 commentsby sebascomeau
sebascomeau

defaultTitle was not working because it was not decustructed from DefaultSeoProps and pass to buildTags function. ## Description of Change(s): --- Some things to help get a PR reviewed and merged faster: - Have you updated the documentation to go with your changes? - Have you written or updated unit tests? - Have you written an integration test in the test app supplied? The above are generally required on all PR's. Please have a read of the Contributing Guide for full details. https://github.com/garmeeh/next-seo/blob/master/CONTRIBUTING.md

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by sebascomeau and has received 0 comments.

Add a comment
Comment form would go here