juareznasato / vuetify-money

vuetify-money
45 stars 23 forks source link

Default behaviour on press Enter key while focused #20

Open giordanorn opened 3 years ago

giordanorn commented 3 years ago

Hi, i'm using this component in my project, but when I press Enter while focused in a vuetify-money input it does not try to submit the form as expected.

I don't think it is an issue with v-text-field because it behaves as expected.

Do I need to pass any param or anything like that or it is just an issue to resolve?

Thanks.