You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
But when I take a look at what's written in the console I see an Object when I thought I would get an array. The object is formatted as the following :
I thought I could iterate through the object using the "foreach" in Bs-firebase but it doesn't seem to work.
I am really new to reasonreact so everything is a little blurred for me and I'm stuck with this since 2 whole days, and because it is for a school project I don't have a lot of time left to figure it out. It may be something really easy but I can't find a way.
Thank you for helping !
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey ! I'm struggling a bit about fetching things from my database, could yo explain to me how one can retrieve a list of users ?
I am currentrly doing this :
But when I take a look at what's written in the console I see an Object when I thought I would get an array. The object is formatted as the following :
I thought I could iterate through the object using the "foreach" in Bs-firebase but it doesn't seem to work.
I am really new to reasonreact so everything is a little blurred for me and I'm stuck with this since 2 whole days, and because it is for a school project I don't have a lot of time left to figure it out. It may be something really easy but I can't find a way.
Thank you for helping !
The text was updated successfully, but these errors were encountered: