ChoiceComponent reset with updateInformation
Using updateInformation
or updateSharedInformation
breaks the choiceComponent
.
When selecting any value other than the initial one, the client receives an ui update from the server stating no elements have been selected. See the webM below for a demonstration.
When bisecting I found that the issue was already present at aeaf2690 but there have been too many changes (breaking different things) to provide a definite conclusion.
See example program: test.icl