FireSharp icon indicating copy to clipboard operation
FireSharp copied to clipboard

Incorrect Path in ValueAddedEventArgs using Client.OnAsync

Open BenjaminHolland opened this issue 8 years ago • 4 comments

I have a program that writes a number of objects to the database, and a listener that dumps the path of each change to the database. When the database is "clean", the program functions as expected. (See FirstRun.txt). However, Subsequent runs return a collection of increasingly large, incorrect paths when the current content of the database is enumerated. (See SecondRun.txt). The data in the database is correct.

I'm a little new at this, but this seems like incorrect behavior. FirstRun.txt.txt SecondRun.txt.txt

BenjaminHolland avatar Jul 20 '16 18:07 BenjaminHolland

I am seeing this as well

drasticp avatar Aug 01 '16 03:08 drasticp

Check the comment I left for bug #66

4nthonylin avatar Aug 07 '16 22:08 4nthonylin

I nugget package are not automatically updated?

TiagoGouvea avatar Jan 10 '17 11:01 TiagoGouvea

Does Nuget Package updated? Still I'm having the same issue.

deebash avatar May 19 '19 07:05 deebash