Elie Bsaibes
Results
3
comments of
Elie Bsaibes
Hello Woondeer! If you still have this issue, make sure that you download the firebase package from npm and then import it as follows: import firebase from 'firebase' and not...
> Hi! > > Right now the auto reload is not implemented in the project, however it is not hard to do. Just rerun the fetch function and it should...
const uid = snapshot._.query.C_.path.segments[1]; For me the path was different from the one in the tutorial, so try this it might help