vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v-slider @start and @end events are supported in Vuetify 3.2.0

joepavitt opened this issue · comments

https://github.com/vuetifyjs/eslint-plugin-vuetify/blob/a3d57fc00b57afbb3bac85682f3f644fbf5d1e0a/src/rules/no-deprecated-events.js#L120-L121C16

The linter does not permit the user of v-slider events @end and @start, despite both of these events being supported:

commented

Duplicate of #74