Ok, I finally have a chance to try this and it is actually NOT working for select.value:
Hmm, after a bit of playing, it works if you put your query in On Failure instead of On Success!
Edit: The reason I need to do this is as a workaround to a bug in Select components where onChange does not fire with custom values: Select (Dropdown) component does not fire onChange with custom value - #2 by grace
