daniellionel01

Results 14 issues of daniellionel01

When running the setup command you are prompted if you want it to initialize the OCaml toolchain. But, especially for newcomers, there is no explanation what that actually means or...

enhancement
help wanted
good first issue

Hyphens are not allowed in the first step of naming your project. However if I'm creating a new directory from scratch with create-melange-app it is common practice put hyphens in...

needs reporter action

Even though you can fetch the model, it does not accept the version that it fetched: ![Screenshot 2024-10-09 at 15 07 39](https://github.com/user-attachments/assets/a34099bb-6263-471a-8a9a-389251b6dbbb) ![Screenshot 2024-10-09 at 15 13 38](https://github.com/user-attachments/assets/599a803a-57ae-4918-a2d8-a45903cb54e3) I verified...

**Describe the bug** When visiting the browser detection https://fingerprint.com/products/bot-detection/, it detects an automation if the "iframe.contentWindow" evasion is enabled. I went through all available evasions and toggled them, until I...

issue: bug report
needs triage

### Describe the bug Used this library in my app on Stream. There was an error in the HTTP request and it printed out the full request with headers and...

New branch for bugfix related to https://github.com/gleam-lang/gleam/pull/4523 Had a merge commit in my history but I am too scared of messing up my branch with rebasing, because I have no...

Code to fix https://github.com/gleam-lang/gleam/issues/2278 I hope this is an acceptable solution, I've inspected closed PRs that didn't make it attempting to fix this issue (https://github.com/gleam-lang/gleam/pull/2334 and https://github.com/gleam-lang/gleam/pull/3398). In summary this...

Given a gleam application with `target = "javascript"` will build the application just fine. However when I enable `typescript_declarations = true` in the `gleam.toml` config and build the project again,...

help wanted
good first issue
priority:medium

Hello hello! I accidentally introduced a bug in my application where I was passing a connection to another erlang actor and it kept crashing. Took me a while to figure...

Hi! Really cool application and I have some notes, that came to mind when I used it: Looking for names of functions is quite straight forward. Just enter the name...