musriabhijit

Results 3 issues of musriabhijit

if i call the Query in side the on data added i am getting the below exception how to solve this one java.util.ConcurrentModificationException at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:346) at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:375) at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:375) at...

bug

@ocram when we subscribe to the endpoint with unique id, after subscription the unique id document data is removed from the particular collection eg :mMeteor.subscribe("user.id", userID); the above userID document...

question

which method i need to call to reset all the elements in the collection picker so all the elements must be deselected