It appears that something in TNS 3.1.0 is breaking the text displayed in the item chooser.
Using the demo project in this repo, I upgraded tns-core-modules and tns-ios to 3.1.0 from 3.0.1...and when running on the latest release, the when the drop down is displayed, the text for each item is missing. Only tested on iOS so far.
I haven't jumped-in to the code to see what may be happening, but wanted to flag here as I'm sure people will begin upgrading to 3.1.0 this week.
It appears that something in TNS 3.1.0 is breaking the text displayed in the item chooser.
Using the demo project in this repo, I upgraded
tns-core-modulesandtns-iosto3.1.0from3.0.1...and when running on the latest release, the when the drop down is displayed, the text for each item is missing. Only tested on iOS so far.I haven't jumped-in to the code to see what may be happening, but wanted to flag here as I'm sure people will begin upgrading to
3.1.0this week.