rsnext/test/integration/client-navigation
JJ Kasper 489b13d00e
Fix empty title in head (#17430)
This handles the case where the children on a head element are undefined and not a string or an array of strings. This doesn't currently handle sub-children on head elements so additional handling will be needed if this is a feature we would like to support although can be discussed/investigated separately from this fix. 

Fixes: https://github.com/vercel/next.js/issues/17364  
Fixes: https://github.com/vercel/next.js/issues/6388
Closes: https://github.com/vercel/next.js/pull/16751
2020-09-28 23:12:07 +00:00
..
components Format missed files (#7464) 2019-05-29 18:19:32 -07:00
lib Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
pages Fix empty title in head (#17430) 2020-09-28 23:12:07 +00:00
test Fix empty title in head (#17430) 2020-09-28 23:12:07 +00:00
next.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00