Hi guys,
I have the following flow: Blog entry page > Edit entry page > Blog entry page (not updated) > Home page
Updating Firebase works fine, but the Blog entry page does not show updated values after the Navigate To from the Edit entry page. Returning to the Home page updates it, and going from there to the Blog entry page keeps it updated, so it's only a matter of new data not being read in Blog entry upon return.
Any clues?