It's still reproduced in 4.0 version.
To fix problem You should replace
if(fld && fld[0] !== null) { //on line 6585
to
if(fld && fld[0] !== null && fld[0] !== undefined) {
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS