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 my case, the app writes to the ngModel that is linked to the fz-elastic textarea. When doing so, the resize event it not triggered. It is only triggered when input field it used.
It should scroll to the last character, but it does not.
In my case, the app writes to the ngModel that is linked to the fz-elastic textarea. When doing so, the resize event it not triggered. It is only triggered when input field it used.
It should scroll to the last character, but it does not.