Closed sidferreira closed 5 years ago
I needed a method to create a simple list of the items on the database. By any reason listen + unlisten was giving me the wrong results, repeating some items and etc. The code, as is, is in use in my current app.
list
listen
unlisten
I needed a method to create a simple
list
of the items on the database. By any reasonlisten
+unlisten
was giving me the wrong results, repeating some items and etc. The code, as is, is in use in my current app.