Inspectopedia
 
2024.3

Invalid DOM element nesting

Warning
Reliability
New
Last modified: 03 December 2024

Detects HTML elements in JSX files which are not nested properly according to the DOM specification. React reports runtime warnings on incorrectly nested elements.