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
On this front: We need to be able to unit test different input combinations with generated keyboard events, but there's a longstanding WebKit bug where generated keyboard events never have a keyCode other than zero. There's a hacktastic solution here; it works in Chrome but not Safari, so I'll need to test it to see if it works in Phantom.
Unit tests.
The text was updated successfully, but these errors were encountered: