Closed
Description
Description and reproduction of the issue
Some of the events are missing in packages/utils/src/eslint-plugin/get-native-event-names.ts
. Like cancel
event that can really affect the behavior of the app with dialogs or file inputs.
Versions
package | version |
---|---|
@angular-eslint/utils |
13.5.0 |
ESLint |
8.12.0 |
node |
16.20.2 |
- I have updated to the latest supported version of the packages and checked my
ng version
output per the instructions given here.
The update won't solve the issue because this file has not been updated since v12.5.0