PointSource

Results 19 issues of PointSource

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

bug
dashboard
auth
needs-analysis

**Describe the bug** A clear and concise description of what the bug is. **Beamer version: 1.5.3** **To Reproduce** Steps to reproduce the behavior: 1. Use beamer 2. Navigate to a...

Under what conditions might `MapperContainer.globals.toMap()` not include a `__type` discriminator key in a serialized object map? I have a few applications making use of this feature and sometimes `__type` is...

If I have a class such as `MyClass` and an instance that has been deserialized into `MyClass`, how can I manually cast/convert it back into `MyClass`? I don't necessarily need...

Supports nnbd on dart sdk 2.12.0

What is the best way to prematurely cancel and dispose of all remaining pool tasks and cleanly close the pool without waiting for the tasks to complete?

Hi! I'm the author of the dart_ping package and I noticed you have a warning on your readme that states that your package does not support iOS. I also recall...

# Improve documentation I do not see a page which addresses or explains how TLE updates are supposed to be written and applied ## Describe the problem As a developer,...

documentation

I am encountering an error where my generated library is not properly encoding query parameters. This may be an issue with the swagger/openapi spec but I'm not totally sure. Here...

bug
help wanted