channel.userList[0] is not a user
Closed this issue · 0 comments
prashker commented
In the code I've been doing a workaround in most cases .has('user') or a underscore function to skip the first one (similar to splice).
Look into this potentially. Might be part of the Backbone Collection specification.