-
- Plugin Name:
- Plugin Version: 6.17
- OS Name: Mac OS X
- OS Version: 10.15.7
- Java Version: 11.0.10
- App Name: WebStorm
- App Full Name: WebStorm
- Is Snapshot: false
- App Build: WS-211.6693.10…
-
### Environment
- Operating System: `Linux`
- Node Version: `v16.14.2`
- Nuxt Version: `3.0.0-rc.8`
- Package Manager: `npm@7.17.0`
- Builder: `vite`
- User Config: `-`
…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
`fsevents` is only relevant on Mac OS, it does not compile on Linux or Windows. Yarn appears to try…
-
Not sure if this is a configuration or plugin issue, but thought I'd log it just in case:
When I auto complete an import in a TypeScript file with `dprint` turned on it imports it to the end of the…
-
### Describe the bug
In the docs state `import.meta.hot.data...can be used to pass on information from a previous version of the module to the next one.`
However, I try to assign it I get the fol…
-
The following errors were reported by 5.5.0-dev.20240602
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https:/…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v16.19.0`
- Nuxt Version: `3.4.3`
- Nitro Version: `2.4.0`
- Package Manager: `pnpm@8.5.1`
- Builder: `vite`
-…
-
Hi,
I've started to address a missing high-contrast-mode compatibility in Chrome extension UIs.
Since I have to start with one extension , I'll start with this.
Since I have eye disabilities, I need…
-
I got good comments from all 3 reviewers (A,P,E) on front end.
I would like to create an Upwork job for Philemon to edit that page with input from Ash and Efatha.
-
### Describe the bug
This error hapend when I write ` const state = useTres()` or `const { state } = useTres()` In devtools, and the scene is not loaded.
This is my code (in App.vue):
```
import {…