About this document
Move Unsupported Viewport Metadata by shyamnathsankar123 is a document available to read on EtoBox.
The document provides warnings regarding deprecated metadata configuration in Next.js 13+ applications, specifically about the incorrect use of viewport and themeColor in metadata exports. It instructs users to move these configurations to separate exports using the functions generateViewport() and generateMetadata(). The document also includes examples of how to correctly implement these changes in the code.
- Author
- shyamnathsankar123
- Language
- EN