Hello I have a little problem! I was working with ...
# rx
b
Hello I have a little problem! I was working with kotlin reactive, and for some reason, this code does not work. Actually the execution does not get in the flatMap function in updateFunc. Though it succesfully gets in the updateItemOnChange and prints “In update”. Can you help me plz?