search

Home  >  Q&A  >  body text

angular.js - 公司网站在谷歌浏览器中识别不到输入的中文,输入的其它字符却可以识别出来

1.我用的谷歌浏览器,版本版本 55.0.2883.75 m,输入中文不能实时监测到,
2.在输入框中一直输入中文,按钮颜色不变,字数也不减少,但是点击发送后却可以获取到输入的内容

3.输入数字/英文/标点符号浏览器却可以识别的出来

4.其它浏览器不会出现这个问题,请问这是什么原因造成的?
补充:刚开始我还以为是因为我写的指令问题,后来请教了公司前辈,他帮我解决了,是因为引用的angular.min.js的版本太低的问题,引用了高版本的angular.min.js之后这个问题就解决了。

世界只因有你世界只因有你2743 days ago735

reply all(4)I'll reply

  • 習慣沉默

    習慣沉默2017-05-15 17:15:31

    It should be that the method you use to obtain the length of the input content does not support Chinese characters
    It is best to post the code and take a look

    reply
    0
  • 我想大声告诉你

    我想大声告诉你2017-05-15 17:15:31

    Post the key code, you won’t see anything like this

    reply
    0
  • PHP中文网

    PHP中文网2017-05-15 17:15:31

    The key code, I feel there is something wrong with the counting

    reply
    0
  • ringa_lee

    ringa_lee2017-05-15 17:15:31

    I also encountered a similar problem, but it still doesn’t work after updating to version 1.6.3? ? What version did you update to?

    reply
    0
  • Cancelreply