You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I input Chinese,it will show the behind error:
vue2-autocomplete.js:14 Uncaught TypeError: Cannot read property 'length' of null
at a.getData (vue2-autocomplete.js:14)
at a.n [as getData] (vue.min.js:6)
at a.input (vue2-autocomplete.js:14)
at a.n [as input] (vue.min.js:6)
at s.on.input (vue2-autocomplete.js:14)
at HTMLInputElement.t (vue.min.js:6)
The text was updated successfully, but these errors were encountered:
when I input Chinese,it will show the behind error:
vue2-autocomplete.js:14 Uncaught TypeError: Cannot read property 'length' of null
at a.getData (vue2-autocomplete.js:14)
at a.n [as getData] (vue.min.js:6)
at a.input (vue2-autocomplete.js:14)
at a.n [as input] (vue.min.js:6)
at s.on.input (vue2-autocomplete.js:14)
at HTMLInputElement.t (vue.min.js:6)
The text was updated successfully, but these errors were encountered: