jondavidjohn/payform

IE11 page hangs on empty input triggering

titenis opened this issue · 2 comments

On IE11 (haven't checked on other versions though) if you first click on empty card number field, then without any input click on empty expiration field - the form hangs unresponsively. This can be replicated on example form at https://jondavidjohn.github.io/payform/.

Interesting! Thanks for reporting.

Have added a PR to fix this issue #32