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
Using IE 11 if one has a textarea component with a placeholder attribute and an onInput handler, the onInput handler will be called when clicking the textarea without typing anything in it, just clicking it. This seems to also happen when changing the placeholder. It looks to be a known issue that Microsoft is unwilling to fix.