@hjrnunes it might be related to this, fixed in 1.4.0 https://github.com/cljfx/cljfx/pull/35
basically, if you assoc a new key, cljfx doesn't pick it up sometimes.
@ambrosebs Hi. Thanks
I got it fixed by removing :selected-item selection
from the props map
Although I don't quite understand why
maybe selection
wasn't present in your data
vals?