Bug: Cannot Submit Allele assessment with Prediction choices
Whenever choices have been made in the Prediction section, the Allele assessment cannot be finalized (Submit button). E.g. with these choices: ![image](/uploads/17b52df925710c96bae63d3b3f8ee3da/image.png) Pressing the Submit button after this (Class has been set) doesn't do anything. ## Technical Devtools: ![image](/uploads/4b3709947723b1adce55856d30a8d8b9/image.png) Possible causes: - Related to ella-frontend#190? - Note the added console warning in [CustomAnnotation.ts](https://gitlab.com/alleles/ella-frontend/-/blob/main/src/types/store/CustomAnnotation.ts#L73), seems @oyvinev already knew something was missing here.
issue