CCGE-BOADICEA / pedigreejs

A web tool for building pedigrees, https://ccge-boadicea.github.io/pedigreejs/
GNU General Public License v3.0
59 stars 42 forks source link

If `noparents` is `true`, still has to assign `father` and `mother` to avoid `reading x from undefined` error #143

Open logust79 opened 2 years ago

logust79 commented 2 years ago

If a member of the family has no parents, not on the top level, it will crash if father and mother not assigned.