ChromeDevTools / EmulatedDeviceLab

An experimental prototype exploring simultaneous emulation of devices via Chrome DevTools

Home Page:https://chrome.google.com/webstore/detail/oaonfodocibcdobdeelbbfggjombamff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browser-sync - keystrokes syncing - replace `keyup` with `input` event

kdzwinel opened this issue · comments

Pasting text using right-click, choosing autocomplete option, entering characters with accent by holding a key etc. are not synced when keyup event is used.