rsnext/test/integration/client-navigation/pages
Lachlan Campbell c480c37c8e
Skip undefined attribute in Head (#9856)
* Fix #8655, skip rendering meta tags with undefined props

* Filter all tags, not just meta

* Only render defined props

* Remove filtering of undefined strings

Co-Authored-By: Tim Neutkens <tim@timneutkens.nl>

* Replace Object.entries

* Remove filtering code

* Simplify code

* Add test

* Add tests for undefined head prop value and tweak check

* Update to strip undefined prop values to match react

* Update head.js

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
Co-authored-by: Joe Haddad <timer150@gmail.com>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-02-03 14:55:14 -05:00
..
dynamic Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
nav Add option arg to changeState when onlyAHashChange (#10003) 2020-01-18 20:35:12 -06:00
nested-cdm Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
nested-index/index Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
async-props.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
circular-json-error.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
custom-encoding.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
custom-extension.jsx Format missed files (#7464) 2019-05-29 18:19:32 -07:00
default-head.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
empty-get-initial-props.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
error-in-the-browser-global-scope.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
error-in-the-global-scope.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
error-inside-browser-page.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
error-inside-page.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
exports.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
forwardRef-component.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
fragment-syntax.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
head-duplicate-default-keys.js Fix/improve test for deduplication of tags with same key (#9793) 2019-12-24 16:22:04 +01:00
head.js Skip undefined attribute in Head (#9856) 2020-02-03 14:55:14 -05:00
index.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
instance-get-initial-props.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
json.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
link.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
memo-component.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
no-default-export.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
read-only-object-error.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
stateless.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00
styled-jsx.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
throw-undefined.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
url-prop-override.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
url-prop.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
with-cdm.js Break up basic test suite (#6730) 2019-03-20 11:01:32 +01:00