Suggest correct casing for misspelled credentialless iframe attribute… (opens in new tab)
Suggest correct casing for misspelled credentialless iframe attribute \(\#36322\) \#\# Summary Follow-up to \#36148 \(which added credentialless as a recognized boolean attribute for iframes\)\. Adds credentialless to possibleStandardNames so React's dev warning can suggest the correct casing when users write it as Credentialless \(or another incorrect case\)\. Includes an SSR test asserting the \"Did you mean credentialless?\" warning fires\. \#\# Test plan - yarn test ReactDOMComponent pass...
Read the original article