You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KaelWD
added
wontfix
The issue is expected and will not be fixed
upstream
Problem with a third party library that we may have to work around
labels
Sep 6, 2018
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 eventExpected 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.
The text was updated successfully, but these errors were encountered: