You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2019. It is now read-only.
When we loop through the collection result returned from client.GetCollection(), there is some chance we rendered into index out of range exception. It looks like we have less item than the Count property.
Can you please have a look at this issue?
Also if you can give the pdb file for the nuget package, we can debug deeper at our end.
When we loop through the collection result returned from client.GetCollection(), there is some chance we rendered into index out of range exception. It looks like we have less item than the Count property.
Can you please have a look at this issue?
Also if you can give the pdb file for the nuget package, we can debug deeper at our end.
Thanks,