Žan Ožbot

Results 3 comments of Žan Ožbot

+1 The issue is still present in the version 5.23.3. Anyone knows any workarounds for this?

I'm wondering how is this still not resolved. Anyways, here's a simple workaround (thanks @rtcimi). ```ts objectVal( query( ref(this.db, 'stories') ), { keyField: 'key' } ).pipe( map(value => Object.values(value ??...

@akarapetsas I added your proposed solution to my app's manifest, but still receive the same error.