Open clochix opened 8 years ago
This issue seems to be caused by calling Fuzzy.match
with a non-string target
object, at this line https://github.com/cozy/cozy-contacts/blob/master/client/app/models/contact.coffee#L185
As I am not able to reproduce it manually, I forced the issue by passing non-string object to Fuzzy.match
and reproduced the exact same error.
https://github.com/cozy/cozy-contacts/pull/294 is an attempt to fix this issue.
See rems errors in this feed:
Seen in a user's logs: