Johnny Oshika

Results 71 comments of Johnny Oshika

It seems like the first `type` is selected. Example: * address: Royal Jubilee Hospital * components: country:CA Result: ``` OK establishment hospital point_of_interest 1952 Bay St, Victoria, BC V8R 1J8,...

`alias` would be a nice addition.

@dconeybe Thanks for the follow up. I've enabled debug logging. I've also created simpler test pages so that I can share the source code. New test pages: https://student-dev.examind.io/firestore5 (works fine)...

@dconeybe Yes, I'll re-build with sourcemaps included. I'll let you know when it's ready.

@dconeybe Updated with source maps. The `firestore6` pages will be easiest to debug as they don't rely on a separate package in the monorepo. Looking for the `Firestore6/index.tsx` file in...

@schmidt-sebastian The 2 environments `-dev` and `-ca` should be identical, so AppCheck is enabled in `-dev`. Here are the AppCheck settings for both projects: ![image](https://user-images.githubusercontent.com/504505/153074529-fce56220-88a8-421c-a350-7b91ec21d5a9.png) The codebase is also identical,...

@schmidt-sebastian You may find this one other piece of information interesting. Here is another test page: https://moderator-ca.examind.io/firestore It uses the same Firestore backend as https://student-ca.examind.io/firestore at `northamerica-northeast1` and it works...

@schmidt-sebastian The most bizarre thing just happened. It was becoming a pain to run the deployment through my CI/CD pipeline with every change I'm experimenting with, so I deployed the...

@schmidt-sebastian I'd be happy to hop in a meeting and screen share if that'll be helpful. I've been trying all kinds of different permutations to try and figure out what's...

@schmidt-sebastian and team, unfortunately I had to revert my projects back to Firebase Web SDK v8. I'd still like to help you solve this problem, so all of my offers...