Skip to content

"Using tag manager in conjunction with typeahead.js" breaks if you delete tags before adding new ones #194

@EleventyOne

Description

@EleventyOne

To reproduce:

(1) Go to the demo page: http://welldonethings.com/tags/manager/v3
(2) Go to "Using tag manager in conjunction with typeahead.js"
(3) Click in the 'tags' textbox
(4) Hit backspace three times so the existing tags are removed
(5) Type 'd' so 'Denmark' comes up
(6) Either pick 'Denmark' or just press enter (so 'd' is chosen)

The tag selected is not displayed properly and the spacing of the textbox is incorrect (shows up halfway through "Denmark"). If you continue to add tags they are spaced out properly but none of them are displayed.

This happens for me on the latest versions of both Chrome and FF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions