Did themeColor change in Next 14?
Answered
Cape lion posted this in #help-forum
Cape lionOP
âš Unsupported metadata themeColor is configured in metadata export. Please move it to viewport export instead.Answered by @ts-ignore
https://github.com/vercel/next.js/pull/57554 please wait for this to merge, till then you can use
ts-ignore2 Replies
@Cape lion ` âš Unsupported metadata themeColor is configured in metadata export. Please move it to viewport export instead.`
https://github.com/vercel/next.js/pull/57554 please wait for this to merge, till then you can use
ts-ignoreAnswer
Cape lionOP
Solved