Rodrigo Medeiros

Results 14 comments of Rodrigo Medeiros

Hi @adriancarriger I update angularfire2 offline to v4.1.1, but the problem still working. I'm using equalTo in my query.

Hi @adriancarriger, The problema occurs when you execute the query with a equalTo, and them execute the same query with another value. The query always return the first value Like...

@adriancarriger Still doenst work. Now the second query doenst return any value.

Hi @adriancarriger This example is more real: I have to make two querys, but one inside another, is because I have to wait the two querys finish. ``` this.query(this.urlPath, "READ")...

@adriancarriger You forgot to put first() on your example. I try without first and it's works partially, the first request brings the two lists, but the second when paging doesnt...

Hi @adriancarriger If you clear your storage data you will see the second query showing twice. I didnt say nothing about the pagination because I thought that if the second...

I upgrade to new version, and the first problem with the second query returning empty list is happening again

Very good @adriancarriger! Could you explaine more the possible solution 2 ?

Hi @adriancarriger, any evolution about this topic?

@adriancarriger I think solution 2 better. What do you think?