Jonathan Gamble

Results 82 issues of Jonathan Gamble

### Describe the problem Since `use` is probably going to go away eventually, would be nice to see a switch to attachments. ### Describe the proposed solution I would imagine...

forms
svelte 5

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

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** 1. Remove all docker images 2. Update supabase locally to `2.26.9` 3. See error status...

### Environment Why is Nitro depreciating Vercel Edge? https://nitro.build/deploy/providers/vercel#vercel-edge-functions It is NOT getting rid of Edge Functions, they are just unifying in the Edge Function infrastructure. https://vercel.com/changelog/edge-middleware-and-edge-functions-are-now-powered-by-vercel-functions https://vercel.com/docs/functions/runtimes/edge The Edge...

pending triage

### Is your feature request related to a problem? Nobody wants to use `try / catch` every single time they make a call to Surreal DB. It should return `data`...

JavaScript
SDK
/surrealdb.js
GitHub Feature

### 🐛 The bug When I deploy to Vercel Edge, I get this error: ``` ReferenceError: _default is not defined ``` It works fine on Vercel Functions. I used to...

bug

### Describe the problem This is an extremely small issue, but I figured I would make an issue for it. For form actions, you can expose the enhance form type...

types / typescript

### What component does this affect? SurrealDB Server ### Is this feature related to a problem? Surreal currently only checks the incoming record: ```sql DEFINE TABLE users TYPE NORMAL SCHEMAFULL...

topic:schema
/surrealdb
GitHub Feature

### What component does this affect? SurrealDB Server ### Is this improvement related to a problem? Yes. If I have two different apps that use two different databases, I may...

topic:auth and permissions
/surrealdb
GitHub Improvement

### Which component is affected? Qwik Rollup / Vite plugin ### Describe the bug I've been working with the Firebase team to get Firebase working on Edge functions. https://github.com/firebase/firebase-js-sdk/issues/8355 Firebase...