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

Life Status radio button #121

Closed desaurabh closed 3 years ago

desaurabh commented 3 years ago

Life Status radio buttons are not getting updated after reopening the dialog. (values are getting updated just fine)

Reference line code. Most likely the issue is with the conditional statement that tries to compare string value with an integer value type.

tcarver commented 3 years ago

Thanks @desaurabh. Latest commit should help.