card icon indicating copy to clipboard operation
card copied to clipboard

Card should render when a browser autocompletes the credit card

Open leer561 opened this issue 10 years ago • 2 comments

when I use browser autocomplete, card number can not format.

leer561 avatar Oct 20 '15 07:10 leer561

This is indeed a bug that should be fixed!

jessepollak avatar Apr 23 '16 20:04 jessepollak

Is this possibly related to my recent post (https://github.com/jessepollak/card/issues/245) about losing the rendered image when the form validation fail and the page reloads? When the validation fails and the page reloads the values are still input into the fields but the card isn't re-rendered until a key press is detected.

Is there a way to force the image to reload from JS when the page is reloaded via ajax?

card js image

3CWebDev avatar May 16 '16 01:05 3CWebDev