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

Error: not unique child #90

Closed chross closed 5 years ago

chross commented 5 years ago

When adding a sibling to a child from a father->daughter relationship, non unique ids are produced and the pedigree failes to render.

Tested using current dist from 24 d ago.

To reproduce do:

In initial Father, Mother, Child (F) configuration, add a relationship between father and daughter. Besides the display problems that now both child generation linking lines will be on the exact same level, try to add a sibling to the child of this relationship. Pedigree construction will be aborted.

image

tcarver commented 5 years ago

Many thanks for raising this issue. A fix has been applied for this and is now available.