vinnichase

Results 5 issues of vinnichase

Hey there, this is exactly what I need. Great job! But what about naming this package like `@nestjs/router` giving it a more integral role in the whole framework like [`@angular/router`](https://www.npmjs.com/package/@angular/router).

discussion 🔥

# Bug Report ## Problem Our customers report random white screens on app launch on iOS devices. While almost all devices happen to launch the app successfully after some retries...

Hey all, this line from `sst/node/util/index.js:15` ```JS const _placeholder = await parseEnvironment(); ``` Is causing problems from time to time. Ofcourse I can workaround with `optimizeDeps` but this feels not...

### Describe the Bug Completions for astro components are not consistent and vary depending on newlines and the cursor position. Problem occurs in TypeScript project. Example 1: ```tsx ``` 🟢...

- P3: minor bug
ecosystem: compiler

### What version of Bun is running? 1.1.4+fbe2fe0c3 ### What platform is your computer? Darwin 23.3.0 arm64 arm ### What steps can reproduce the bug? create test file `test.spec.ts` in...

bug