angular - input keyboard changes to EN when type first character with FA keyboard -


i'm using ng2-select multiple attribute listing tags , allow user types , select multiple item. our users types fa (farsi - persian) keyboard input. when write first character of word removed , write english character instead persian character. once. if clear character (with backspace ) , write again fine.

let me explain issue images:

1: screenshot 2017-09-04 12-45-15

2: screenshot 2017-09-04 12-45-28

3: screenshot 2017-09-04 12-45-44


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -