I'm using Retool cloud.
I'm building a Retool mobile app with a multiselect component.
I pass the multiselect component values an array of integers, and it turns them into strings:
I expect the multiselect component to not transform the values I provide it.
Here's an application reproducing the issue:
BUG - mobile multiselect component.json (5.5 KB)
