Skuid 11.1.13 Picklist Bug with Special Characters

Chandra,
I find that if you remove the special characters from the API name of the picklist value the issue goes away after a browser close and restart.

So I changed:
Label: PrePaid > $750
API: PrePaid > $750

To:
Label: PrePaid > $750
API: PrePaid 750

And the issue goes away.

Daniel