Steps to reproduce:
- go to https://voerro.github.io/vue-tagsinput/
- turn on "Add Tags on Blur"
- Type re
- Click on a suggestion
Expected behavior
The tag that the user clicked on is added, and only that.
Actual behavior
The tag that the user clicked on is added plus the search fragment as a separate extra tag.
