Moien Tajik

Results 8 issues of Moien Tajik

Currently, GraphQL.Tools just support reading schema from .gql files. We can add the ability to read from 3rd party services like `GraphQL Playground`.

enhancement
good first issue

## Expected Behavior - Deploy successfully on K8S ## Actual Behavior Application throws this exception on application startup after upgrading all `Proto.Actor` packages including `Proto.Cluster.Kubernetes` from version `0.30.0` to `1.0.0-rc2.36`:...

All languages except English are outdated and do not follow the 2023 version. To update them, we need the community's help. Outdated languages: - ~~Traditional Chinese~~ - ~~Simplified Chinese~~ -...

help wanted

# Type of change? - [ ] Bug fix - [ ] New feature - [x] Enhancement - [ ] Breaking change (breaks backward compatibility) # Description, Context, Motivation Updated...

# 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

I set up the plugin to use consent like this: **AppDelegate.cs**: ```csharp public AppDelegate() { CrossMauiMTAdmob.Current.Init( Constants.Ads.LicenseKey, null, Constants.Ads.iOS.AppOpenAdUnitId, true, false, Constants.Ads.iOS.TestDeviceId, DebugGeography.DEBUG_GEOGRAPHY_EEA ); } ``` **Program.cs**: ```csharp public static...

# Bug report ## Describe the bug I am using Supabase **v1.1.1** in a Blazor WebAssembly (WASM) application running on .NET 8. The issue occurs with [this commit](https://github.com/supabase-community/realtime-csharp/commit/b81fc392d7ede05078856326632dfb75f4588b28) in the...

bug

### Current Behavior When using `CommunityToolkit.CameraView`, the image captured is larger than the preview displayed on the camera page. This results in a mismatch between the visible area in the...

bug
unverified
needs reproduction
Camera πŸ“Έ