Skip to content

Conversation

@dgdavid
Copy link
Contributor

@dgdavid dgdavid commented Jun 4, 2025

Avoids rendering an <h1> inside an <h3>, which is invalid HTML and causes React to log an error in the browser’s developer console.

The page still looks the same, but the invalid HTML has been removed, and the following error no longer appears in the console.

Screenshot From 2025-06-04 11-04-13

Note for reviewers: IMHO, It does not payoff polluting the changes file for this internal change.

Avoids rendering an <h1> inside an <h3>, which is invalid HTML and
causes React to log an error in the browser’s developer console.
@coveralls
Copy link

Coverage Status

coverage: 88.949% (-0.2%) from 89.178%
when pulling 3241d56 on fix-DOM-nesting-at-login
into aaa7ada on master.

@dgdavid dgdavid requested a review from imobachgs June 4, 2025 12:05
@dgdavid dgdavid merged commit 08b0056 into master Jun 4, 2025
8 checks passed
@dgdavid dgdavid deleted the fix-DOM-nesting-at-login branch June 4, 2025 14:22
@imobachgs imobachgs mentioned this pull request Jun 30, 2025
imobachgs added a commit that referenced this pull request Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants