Juraj Blahunka

Results 2 issues of Juraj Blahunka

Conversion succeeds, but objects stored in `ids` list are String instances "1", "2", "3" not 1L, 2L, 3L. ``` private Form { List ids = Lists.newArrayList(); .. setters, getters }...

### Platform iOS ### Environment TestFlight ### Installed Carthage ### Version 8.24.0 ### Did it work on previous versions? 8.21.0 ### Steps to Reproduce The issue was only reproducible in...

Type: Bug
Platform: Cocoa