Damien Jarry
Damien Jarry
Hi ! `setGender` is asynchronous, so you can't rely on `console.log(gender)` immediately after. If you want to test this, add a thing like this : ```typescript useEffect(() => { console.log('Gender...
> Can you provide a runnable sample I can use to reproduce the issue? I think I know what the issue is, but I want to be certain. Yep: https://github.com/wibimaster/debug-ionic-28867...
@robingenz That's not really a dup', because it's not the same feature ; #467 is about `getDocumentChanges()` of the `querySnapshot`, and #567 is about `metadata` property of a listener. But...
Maybe http://irdb.tk/convert/ ?
I checked how it works in "test_image.py". 1] But it seems that we have to use one image for one label ; so, we cannot add multiple photo for one...