node-ddp-client icon indicating copy to clipboard operation
node-ddp-client copied to clipboard

Observer for changed and removed not working

Open radiegtya opened this issue 9 years ago • 3 comments

Why did observer for changed and removed is not trigerred? I am trying both version 0.1.1 and 0.1.2. They had same problem. Please help

radiegtya avatar Feb 15 '16 05:02 radiegtya

I was using this at a hackathon and for some bizzar reason 2 out of 4 of our computer had no problem with observer for addition/changed/removed but 2 out of 4 of us could not get it to work even when we shared exact same code. (happening on both windows and mac). My computer used to work but then after trying it out at my work (same laptop) observer stopped working. I did subscribe and publish (and subscribe returns with right data), but for some reason observer does not work.

bosung90 avatar Mar 09 '16 19:03 bosung90

#20 Should fix the error when an observer registers a change

mjgaylord avatar Mar 28 '16 23:03 mjgaylord

@bosung90 same thing happened to us 2 out of 4 of us too. It was because two of us were using version 0.1.1 and other two are using 0.1.2

damathryx avatar Apr 15 '16 02:04 damathryx