我想根据一个收藏中的数据从另一个收藏中获取某些文档。我在来宾列表中得到4个文档,但在joinGuests中得到0个元素。
/**
* Listen to mousedown event
*
* @type {HTMLElement} - the target of the event
* @listens document#mousedown - the namespace and name of the event
*/
document.getElementById('some_element').addEventListener('mousedown', function () {
// Some code
});
答案 0 :(得分:0)
嗯...至少在uid
集合的屏幕快照users
中显示的示例中具有空格值。
like:" PLRNk...(etc.)"
集合中的guest
似乎像是:"PLRNk...(etc.)"
看起来很简单,但这不是我第一次看到它...:P
我希望它将对您有帮助!