Vuesax: Unable to Inputs

Created on 14 May 2018  路  6Comments  路  Source: lusaxweb/vuesax

OS: Ubuntu 18.04
NodeJS version: 10
Vuesax version: 3.0.12
Browser version: Chrome 66
Package manager: npm

I tried the following code
<vs-input vs-label="Label" vs-placeholder="Placeholder" />

and its throwing the following error:

[Vue warn]: Error in render: "TypeError: Cannot read property 'length' of undefined"

found in

---> <VsInput>
       <App> at src/App.vue
         <Root>
bug enhancement good first issue help wanted

Most helpful comment

Ok. Figured it out, I had to put v-model. Otherwise it will throw error

All 6 comments

Ok. Figured it out, I had to put v-model. Otherwise it will throw error

If exact but it would be better if the error were produced by vuesax requiring the v-model I will make that improvement thank you very much for contributing to vuesax

Thanks for your quick replies. For now I'm going to stick with Element UI. I really like your design. But lacks in the number of components.

I'll try to contribute when I'm free

Quiet yet we are in the process of creation and improvement of components any contribution is very grateful

@gijo-varghese Ready friend already fixed the problem and gives a warn to report the lack of property thank you very much for the help

corrected in the version v3.0.14

So fast!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sangdth picture sangdth  路  4Comments

CaptainCannabis picture CaptainCannabis  路  3Comments

Cuacha07 picture Cuacha07  路  3Comments

leah-cc picture leah-cc  路  3Comments

webafra picture webafra  路  3Comments