Jonathan Gamble

Results 69 issues of Jonathan Gamble

Please add TypeScript types! This seems awesome, but unusable for me without types. Thanks for writing this! J

It doesn't seem to work in Typescript. I installed it and imported it via: ```ts import { docData } from 'rxfire/firestore'; ``` I get this: ``` Could not find a...

# Feature request I would like to subscribe to a query itself, not a table. I don't need multiple subscriptions, just one for the query. If the query changes (not...

enhancement

This would be nice to have HighlightJS working with a copy code button! J

Since upgrading to SvelteKit 2, I get this error: ``` 8:53:29 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte....

# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

**Describe the bug** If I add Firebase to my project, it will not deploy. **To Reproduce** Steps to reproduce the behavior: 1. Create a test project in Angular. Deploy it....

### Operating System Windows 11 ### Browser Version Chrome Version 125.0.6422.141 ### Firebase SDK Version 10.12.2 ### Firebase SDK Product: Auth ### Describe your project's tooling All JS Frameworks hosted...

api: auth
question
type: feature request

**Is your feature request related to a problem? Please describe.** Currently Firebase cannot run on Deno, Cloudflare, Vercel Edge, or Bun (among others). Firebase will mainly be used in Node...

type: feature request
api: firestore

**Is your feature request related to a problem? Please describe.** We currently cannot count the number of users using the Firebase Admin Auth SDK. However, this is available in REST...

needs-triage
type: feature request