kenkeiter / skeuocard

Skeuocard progressively enhances credit card inputs to provide a skeuomorphic interface.
http://kenkeiter.com/skeuocard/
MIT License
3.24k stars 231 forks source link

TypeError: this.options.initialValues[fieldName] is undefined #121

Open fredguth opened 10 years ago

fredguth commented 10 years ago

Hi, When I use Skeuocard I get this error in the console:

TypeError: this.options.initialValues[fieldName] is undefined

The error is in skeuocard.js line 173

if (this.options.initialValues[fieldName].length > 0) {

This error does not affect the behavior of skeuocard, but is messing with my other javascripts.

Could you please help me?

Thanks

igorpavlov-zz commented 10 years ago

+1

MatayoshiMariano commented 9 years ago

+1