Custom handlers #1507
Unanswered
heavyflames
asked this question in
Help Wanted
Custom handlers
#1507
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, im trying to create a custom handler for when pressing enter.
Tried to follow the example
But Im not using a pure Vue application, but using a native js with some .dotnet core in the backend.
I.e usin for example an js file that define a new vue().
But I get a error saying "this.test()" is not a funtion. I tried to use vm.test() aswell with the same result.
Beta Was this translation helpful? Give feedback.
All reactions