Describe the problem
When using the react-template SimpleSelect or CheckboxSelect component, the application cannot set the initial or current selection(s). The selected state is held in a local state variable rather than reacting to the parameters passed in.
How do you reproduce the problem?
Use the compents and set the initial selection.
Expected behavior
The initial selection is shown.
Is this issue blocking you?
Yes
What is your product and what release date are you targeting?
RHOAI (not tied to a release, just trying to move away from deprecated components)