Cagri Yucel

Results 7 issues of Cagri Yucel

Hello, I am new to Firebase Auth, excuse if I was missing something obvious. When I run ``` var userCredential = await client.CreateUserWithEmailAndPasswordAsync("email", "pwd", "Display Name"); ``` It successfully returns...

question

### Environment What version of the CLI and what OS are you running? macOS Sonoma 14.0, sentry-cli 2.23.1 cli executable downloaded directly from GitHub releases page [sentry-cli-Darwin-arm64](https://github.com/getsentry/sentry-cli/releases/download/2.23.1/sentry-cli-Darwin-arm64) ### Steps to...

enhancement
os: macos
Status: Backlog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
📽️ MediaElement

Just wanted to check: ``` \frac\sqrt23 ``` Is there a practical way to use this notation in MAUI ? Many thanks

Type/Question
Status/0. New

Is there a way to set system_instuction similar to the example here? https://ai.google.dev/gemini-api/docs/system-instructions?_gl=1*ecc2hr*_up*MQ..&gclid=CjwKCAjw0t63BhAUEiwA5xP54cpxpM-cizn397uqRcG605f7Wn767Xnqyxz4FeLkUOewSvqaHlqdSxoCIegQAvD_BwE&gbraid=0AAAAACn9t661k7pzpWWGwEiPbiQd_qZ5g&lang=python#examples Many thanks

### Is there an existing issue for this? - [x] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [x]...

bug
📽️ MediaElement

I do .NET development and ending up with quite a few folders in the form of /Projects/Project1/Project1 /Projects/Project2/Project2 Default behaviour seems to be prioritising /Project/Project1 when I jump to project1....