How to check the value in 3rd layer in Firebase with angularfire2?

Asked

Viewed 72 times

0

I can check the values up to the second layer, when it arrives at the third place where the array of objects comes, I cannot print the key value "fileName"

How can I return the value for the fileName?

Print db

  • 1

    You can’t understand it. You said something and posted an image. What is this image? What is "third place"? What and how you tried?

  • Where are you trying to print this value? What error message (or output) appears in attempts?

  • I’m sorry, I didn’t explain it right, I edited it,I just want to return the value of the keyName to make a comparison, but I can’t because it’s in the object inside the other object

  • Show the code you tried

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.