react-validation icon indicating copy to clipboard operation
react-validation copied to clipboard

create-react-app error

Open ryan-ds17 opened this issue 8 years ago • 0 comments

Using this package in create-react-app gives an error: Cannot read property length of undefined. The error shows on line 740 of lib/build/validations.js

var length = validations.length;

ryan-ds17 avatar Oct 05 '17 07:10 ryan-ds17