10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Adding an onScrollEnd or onScrollEndCapture event handler is not recognized as a known property.
this triggers the warning Unknown property 'onScrollEnd' found
Unknown property 'onScrollEnd' found
<div
issue appears within lib/rules/no-unknown-property.js, DOM_PROPERTY_NAMES_TWO_WORDS
DOM_PROPERTY_NAMES_TWO_WORDS
this should not trigger the no-unknown-property rule:
v7.37.5
v8.57.1
v22.16.0