user378230
user378230
Most likely caused by https://github.com/angular-ui/ui-select/commit/4c561ac9aa9dd7960b1285952a5d64b5538777b3 @cvNOliveira If you made a plunkr as requested in the github issue template I could have tested in 2 minutes and reverted the commit and...
Did you try reverting 4c561ac? I thought that would have been the cause... maybe not then.
Can you rephrase as an feature request please? :smiley:
@AndreasIllg feel free to submit a PR for this feature 😃
@Metrakit previously stated please do not +1 issues.
Can you provide a reproduction plunkr with the latest version of ui-select?
@nhim feel free to put up a PR :) A plunkr might go also help any fixers
@silentHoo this original issue is over two years old and the last update ~12 months. You're +1 here is not very helpful... Could you instead: 1. Verify against the latest...
This appears to be caused by https://github.com/angular-ui/ui-select/blob/0bcd70a335791db756f25efbdcdf96bd5bdaf947/src/uiSelectController.js#L387 `clickTriggeredSelect` is set to true so the tag isn't recreated without the same. A PR should have a test for clicking a new...