simeon9696

Results 21 comments of simeon9696

Hi @MikeKovarik would it be easier to just remove the exif data?

Does this issue have a solution? I'm still experiencing it on v3

Thanks @greiman I tried a 64GB card from SanDisk and I got a print out similar to yours above. So I guess the wiring etc is good, just the 1GB...

@alankbi Would it be possible to link it to tensorboard?

@ajayrathode unfortunately I haven't been successful. Still waiting on a response from the authors

@hMatoba update on this?

I don't think you can enable offline persistence on SSR because you'd be trying to persist data on the server, not the client

Did you [call the function](https://firebase.google.com/docs/functions/locations#client-side_location_selection_for_callable_functions) from the client properly? `var functions = firebase.app().functions('europe-west1');`

I'm using this atm but I'm not sure if this is the right way to do it ``` generate:{ async routes(){ try { const { default:firebase } = await import('firebase/app');...

@luckstar77 @Dwiga you can try ```firebase v8.10.0``` but definitely not v9+