Due to the nature of Hangul, it consists of consonants and vowels.
If you try to add a tag as 'λΉμκΈ', it will change to 'λΉμγ±γ ‘γ ' or 'λΉγ γ κΈ' or 'λΉγ γ γ±γ ‘γ ', etc.
For some reason, I looked it up and found that data-tags is true when using ModelSelect2TagWidget, but this phenomenon only occurs in this case.
In ModelSelect2MultipleWidget, it is normally displayed as 'λΉμκΈ'.
I found the cause and how to solve it, but I'm not sure how to solve it. Please solve it.
Adding data-ajax--delay alleviates this slightly.
Steps to Reproduce
you try to add a tag as 'λΉμκΈ', it will change to 'λΉγ γ κΈ' or 'λΉγ γ γ±γ ‘γ '
Bug Description
Due to the nature of Hangul, it consists of consonants and vowels. If you try to add a tag as 'λΉμκΈ', it will change to 'λΉμγ±γ ‘γ ' or 'λΉγ γ κΈ' or 'λΉγ γ γ±γ ‘γ ', etc. For some reason, I looked it up and found that data-tags is true when using ModelSelect2TagWidget, but this phenomenon only occurs in this case. In ModelSelect2MultipleWidget, it is normally displayed as 'λΉμκΈ'. I found the cause and how to solve it, but I'm not sure how to solve it. Please solve it. Adding data-ajax--delay alleviates this slightly.
Steps to Reproduce
you try to add a tag as 'λΉμκΈ', it will change to 'λΉγ γ κΈ' or 'λΉγ γ γ±γ ‘γ '
Expected Behavior