Kevin Jantzer
Kevin Jantzer
It would be nice to at least have the option of turning on the `--follow` flag.
It's a chrome bug; see: https://bugs.chromium.org/p/chromium/issues/detail?id=1009605 Bug example: https://codepen.io/kjantzer/pen/rNBEyEP
The browser will autofill a set of native inputs (say for an address) but if custom elements are used, only the focused input will autofill. This is a limitation of...
I've been able to connect to a device and read data (heartbeat, user packet, etc), but the writeLock is true and ever finishes What am I missing?