You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I create an individual and change the age: the next time when I create an individual, I get the previously set age value as the default input.
E.g. I created a 1 yo ICRP individual.
In the next call: Age is set to 1 (instead of 30).
In the example above I would get an error, because Weight/Height still correspond to the 30yo individual.
But if e.g. my first Individual was 15yo, in the next call I would get as per default 15yo Individual with 30 yo weight/height and no error - dangerous.
The text was updated successfully, but these errors were encountered:
If I create an individual and change the age: the next time when I create an individual, I get the previously set age value as the default input.
E.g. I created a 1 yo ICRP individual.
In the next call: Age is set to 1 (instead of 30).
In the example above I would get an error, because Weight/Height still correspond to the 30yo individual.
But if e.g. my first Individual was 15yo, in the next call I would get as per default 15yo Individual with 30 yo weight/height and no error - dangerous.
The text was updated successfully, but these errors were encountered: