Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fg-input v-model not working #5

Open
4 tasks done
ChiKaLiO opened this issue Dec 27, 2019 · 0 comments
Open
4 tasks done

fg-input v-model not working #5

ChiKaLiO opened this issue Dec 27, 2019 · 0 comments

Comments

@ChiKaLiO
Copy link

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

bind input with variable.

Current Behavior

not binding and the input get cleared on blur

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

<div class="formGroup col-md-6"> <fg-input label="Nom" type="text" addon-left-icon="now-ui-icons users_circle-08" placeholder="Nom"></fg-input> </div> {{inputVal}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant