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
Problem seems to be that some (?) macOS version now render a even-more-native select pop-up, to which key-strokes can't be send via Electron, at least not the normal way.
macOS pops open
<select>
fields when pressing an arrow key, therefore the value doesn't change (<select>
s only change when closed)The text was updated successfully, but these errors were encountered: