Closed mtjohnson closed 8 years ago
I wonder if this Pull Request may be causing it to incorrectly try to select an existing option. It may be worth commenting out those lines and seeing if you can still reproduce your issue.
I'm having trouble reproducing this. If it's a duplicate (dictated by valueField
), it will be ignored and cleared – otherwise it should be added. Can you post your full configuration?
As we have many issues and not heard back, I'll close this for the time being. If you still need help, please reopen this and a Jsfiddle/Codepen would help immensely.
Even with create = true and createOnBlur = true, typing in a new entry into the selectize control and hitting tab results in the text being removed. Is there a workaround for this?