Danylo Zinchenko

Results 4 issues of Danylo Zinchenko

In my [Deno](https://deno.com) [grammY](https://grammy.dev) application, when I call [apiThrottler](https://github.com/grammyjs/transformer-throttler/blob/033a18a5d3c92a0a2790f252e6d45ffbe0bee195/src/mod.ts#L33C9-L33C9) function from [@grammyjs/transformer-throttler](https://github.com/grammyjs/transformer-throttler) package, and run `$ denoflare serve src/prod-cloudflare.ts`, I've got the following error: ``` Error running script SyntaxError: Identifier...

### What version of Bun is running? 1.1.0+5903a6141 ### What platform is your computer? Darwin 23.1.0 x86_64 i386 ### What steps can reproduce the bug? **You can watch the issue...

bug
needs repro

Problems: 1. The settings that I have chosen are not always saved. 2. The settings that I have chosen are saved, but not all (or not correctly). 3. The settings...

### Environment information ```block CLI: Version: 1.6.4 Color support: true Platform: CPU Architecture: x86_64 OS: macos Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v21.6.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: unset Biome...

S-Needs repro