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 Safari (not Chrome or Firefox), whenever set is called, the selection in the focused input is reset, even if the value you're setting is unrelated to the input.
REPL reproduction
In Safari (not Chrome or Firefox), whenever
setis called, the selection in the focused input is reset, even if the value you'resetting is unrelated to the input.