NYPD / ritsu.js

HTML form validation
MIT License
2 stars 0 forks source link

When storing a intial value for a file input, error gets thrown #57

Closed NYPD closed 7 years ago

NYPD commented 7 years ago
var hasSimpleFileHash = this.getAttribute('data-simple-file-hash') !== undefined;

There is no this, should be the var element instead.

NYPD commented 7 years ago

Although we cant test a file using mocha fully, at least make sure the initial value gets stored