vue-bootstrap-typeahead icon indicating copy to clipboard operation
vue-bootstrap-typeahead copied to clipboard

Set the default of value to empty string

Open schwarmco opened this issue 6 years ago • 2 comments

This will fix a bug, i've came across, when giving an undefined value to v-model.

See: https://codepen.io/anon/pen/vPgeRM

schwarmco avatar Mar 06 '19 15:03 schwarmco

Pull Request Test Coverage Report for Build 54

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.02%) to 70.408%

Totals Coverage Status
Change from base Build 38: 1.02%
Covered Lines: 48
Relevant Lines: 68

💛 - Coveralls

coveralls avatar Mar 07 '19 00:03 coveralls

I'm just plowing through the obvious problems right now to get those fixed/merged. I'm not sure I totally understand the problem here. Can you give me a little more information about the issue?

I've recently merged in some code to a new version of this project. Can you give that a shot and let me know if you're still having trouble?

You can find the new version on NPM here: https://www.npmjs.com/package/vue-typeahead-bootstrap or github here: https://github.com/mattzollinhofer/vue-typeahead-bootstrap.

mattzollinhofer avatar Feb 23 '20 19:02 mattzollinhofer