Kristian Tryggestad

Results 7 issues of Kristian Tryggestad

### Issue Description I'm trying to use yarn as my package manager, but `ns build android` fails with the following error: `Command failed: yarn config get registry`. Seems like that...

bug-pending-triage

**Describe the bug** I've been using the Github Application successfully for a long time, but in the recent two days it stopped working. The check stays forever in the `Expected...

## Environment - Linaria version: 4.1.2 - Bundler (+ version): Vite 3.1.0 - Node.js version: 16.14.2 - OS: Linux ## Description I'm using a combination of Vite and Vue, and...

cat: performance 🚀
needs: complete repro 🖥️
bug report 🦗

### Vue version 3.2.37 ### Link to minimal reproduction https://sfc.vuejs.org/#eNp9Uk1vwjAM/StWhESRoNWuXWFC22HHaddlh664UNR8yElBCPW/z0mhQ2zapart52c/v5zF2tr00KHIReEqaqyHttTbpRTeSQEOfWdXUjfKGvJwhskEeqjJKJCC2zJVVmQY+Si11P5kEd7IWAdLxjqjcE1UnnJwnhq9/fiEnoGV0S5wjXWmXMIG60Zj7C7id5XMIusAH8HvWDN6MknGTIAV2bA97yrmYlh3oUqb7p3RLO4sNfDKQ4H3zSFmQo5lhFiKnffW5Vnm6iqcZO9SQ9uM/1LqtG8UpujU4ovM0SExsRTzG46MkwekBaHeICH9x3kH/cUbaHupe5bybNS9QdGUW5tYNMDVooobOo+bi01T7p2ygdoj1WV19Seqr415unrD0+KJLue2FxePjd+9YF12rXfJXxbNR6ocOpYTEBsmm/1YVzLPdaskmcFyBeGlmHqYknIvo28c5MCjsm3pMUS+2D1EiQCv2LYGjoZangFQZLFSZCNc9N9jb/0F ### Steps to reproduce Reproducing requires full IDE support, so copy the code into your IDE and observe that the...

feat: types
feat: reactivityTransform

### [REQUIRED] Environment info **firebase-tools:** 10.2.1 **Platform:** Ubuntu ### [REQUIRED] Test case The documentation around environment variables using .env-files while using the local functions emulator states the following: > Contents...

api: functions
bug

When auto-importing a class from a file in a sibling directory, the resulting import statement looks like this: `import { RequestActions } from ".\..\actions\request.actions";` The leading `.\` in the import...

### Provide a general summary of the issue here I'm trying to use the new Tree component from `react-aria-components`, but it crashes when attempting to set `expandedKeys` prop to `"all"`...