-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
upstreamProblem with a third party library that we may have to work aroundProblem with a third party library that we may have to work aroundwontfixThe issue is expected and will not be fixedThe issue is expected and will not be fixed
Description
Versions and Environment
Vuetify: 1.1.1
Vue: 2.5.16
Browsers: Chrome 68.0.3440.106
OS: Mac OS 10.13.6
Steps to reproduce
Attempt to register an HTML bound event handler with <v-autocomplete> search update event
Expected Behavior
Expect to be able to register an event handler
Actual Behavior
No event handler may be registered using an HTML attribute due to the camel case event name
Reproduction Link
See this codepen demonstrating the issue.
Metadata
Metadata
Assignees
Labels
upstreamProblem with a third party library that we may have to work aroundProblem with a third party library that we may have to work aroundwontfixThe issue is expected and will not be fixedThe issue is expected and will not be fixed