Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v-range-slider incorrectly reports @end event as deprecated #74

Closed
jonasengelmann opened this issue Nov 9, 2023 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@jonasengelmann
Copy link
Contributor

When I try to use the @end event, I get this message (vuetify 3.4.0, eslint-plugin-vueitfy 2.1.0):

VRangeSlider: @end has been removed vuetify/no-deprecated-events

However, @end does work and has been ported according to this PR. It is also listed in the documentation. However, I also found this vuetify issue, which remains open for some reason.

This also applies to the @start event and v-slider componenet.

@KaelWD KaelWD added the bug Something isn't working label Nov 9, 2023
@philgeronegit
Copy link

I also have the bug for the @start event (vuetify 3.4.0, eslint-plugin-vueitfy 2.1.0):
VSlider: @start has been removed

@boutils

This comment was marked as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants