Tomas (ReactFX) wrote about a similar problem with...
# tornadofx
h
Tomas (ReactFX) wrote about a similar problem with garbage-collected listeners. I previously had problems (and wrote about them in this channel) with
selectedCity.onChange()
(see: TornadoFX Guide, chapter 4, "ComboBox" section) not calling the callback on value changes. http://tomasmikula.github.io/blog/2015/02/10/the-trouble-with-weak-listeners.html