Skip to content

Fix for label type change to T/F when only 1 existing option

jtimotei requested to merge fix-truefalse-mc into develop

When a mc widget has only one option, selecting the True/False label type results in React crashing. This MR fixes that bug.

Edited by jtimotei

Merge request reports