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
In order to have an accurate client-side text length counter, I run tw_text_proxy on each keyup event. However it adds a slight but noticeable lag in the interface.
In order to have an accurate client-side text length counter, I run
tw_text_proxyon each keyup event. However it adds a slight but noticeable lag in the interface.