Benoit Kogut
Results
2
issues of
Benoit Kogut
## Steps to reproduce - set up a card number input with auto formatting - begin to type in a card number, with enough digits to trigger formatting (eg `4242...
Because the polyfill listen to any `selectionChange` event to trigger a synthetic `input` event, if one is to call `setSelectionRange()` from within a `input` event handler, then an infinite event...