Posts by Igor Gabriel • 1 point
3 posts
-
0
votes3
answers202
viewsA: (Angularfire2 + Ionic3) Recover value from a Child for a variable
After trying several times to verify the values of the variables in the HTML page I discovered that the values were there in the variables but were not being passed to the other functions. I managed…
-
0
votes3
answers202
viewsA: (Angularfire2 + Ionic3) Recover value from a Child for a variable
When manually assigning the userid within the path this.afData.object('Usuários/pqMaisUMrWUrk8v8TZmvzQjd1H82/Dados Pessoais/typeuser') Full function: constructor( public navCtrl: NavController,…
-
0
votes3
answers202
viewsQ: (Angularfire2 + Ionic3) Recover value from a Child for a variable
Good morning guys, I am new to the Ionic/Angularfire branch and I am facing a great difficulty to recover the value of a Child within my Database. The idea is to take this value and store it in a…