Hi,
I encountered a problem with the “word selector” component:
When I select another choice than the first one (which is by default when the choice window opens) then I reopen the window and validate without modifying the selection, the component returns the previous value.
A less general example:
If I ask the user his gender (man / woman / other), let him select woman. If he wants to modify his choice he can click on the button which reopens the window. The default choice is “man” (the first in the list). If it then validates the choir of the word “man”, the component returns the choice “woman”.
I think it’s a bug of the component itself so it would be nice if the kodular team fixes it in the next update.