Hi guys,
I’m new at Select2 and have a situation.
I need to allow users to set values that are NOT in the select item, I made it with “tags:true”
Later I wanted to add some CSS based on a condition and I used the “templateResult” function and works fine.
The problem is the select doesn’t allow new values now.
How can I fix this?
Thank you