TheCoder4eu / BootsFaces-OSP

BootsFaces - Open Source Project
Apache License 2.0
246 stars 102 forks source link

Type ahead with tags is broken #974

Closed stephanrauh closed 6 years ago

stephanrauh commented 6 years ago

After selecting one of the entries, I'd expect to see a tag. Instead, I see the item as plain text, and there's a cursor below the input field.

stephanrauh commented 6 years ago

It's a weird JavaScript error.

Instead of trying to support the outdated library, we might prefer to switch to one of these alternatives:

stephanrauh commented 6 years ago

The alternative libraries I found above are ill-maintained, too.

stephanrauh commented 6 years ago

The last working version of the library is 0.7.1, so I took it as a basis and implemented the BootsFaces additions. Not it seems to be OK.