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

Workaround v-model conflict with :is in Input component. #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Workaround v-model conflict with :is in Input component. #172

wants to merge 1 commit into from

Conversation

bezborodow
Copy link

@bezborodow bezborodow commented Feb 20, 2018

See issue #150.

This works around an issue with :is and v-model preventing initial Input values from appearing in the form. I suspect the root cause of this issue is due to an upstream bug, so this may not be deemed an acceptable PR on that basis, since it is a work-around, not an actual fix.

@bezborodow
Copy link
Author

This is available in vue-strap/vue-strap 2.0.3.

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

Successfully merging this pull request may close these issues.

1 participant