Isabella Skořepová

Results 10 issues of Isabella Skořepová

Typescript 4.7 introduced new module resolution. Under this mode it does look into exports field to find types. This disallows it from finding typescript definition of this module. This MR...

### Description Current code crashes when loaded in an environment without window global - eg. in node. It crashes even without actually rendering the code, so standard workaround of delaying...

**Profile id** `htc-vive` **Describe the bug** Controller model is offset to what I would expect. **To Reproduce** Steps to reproduce the behavior: 1. Open Firefox 94 with `dom.vr.webxr.enabled` set to...

assets

https://web.dev/wakelock/

I like writing my scripts in nushell, but there seems to be no way for `scripts` to emit custom shebang. I mean, I could write my script exec like this:...

enhancement

My vscode is installed in ` C:\Users\Isabella Skořepová\AppData\Local\Programs\Microsoft VS Code\Code.exe`, which is the default installation location. The first space is mostly my fault created when I was installing the system,...

bug

I read through the calibration code and noticed that you first calibrate rotation and throw away all the samples. Then you collect a new list of samples and finally calibrate...

My app uses `import_map.json` and there is no option in leaf to use this. I see that leaf uses `Deno.emit` which allows you to specify import map. Which means that...

enhancement

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Portal dependency on package from a workspace fails with following error: ``` ➤ YN0000:...

bug
reproducible

Version 6 of this addon seems to work with storybook v10, but it generates warnings. This PR fixes that and performs related cleanup. Main changes: - bump storybook peer dependency...