-
### System Info
transformerjs version: 2.16.1
system: mac os
node version: v18.20.1
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [X] Server-side (e.g., Node.js, Deno, …
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com…
-
Type: Bug
I had cascadia code working just fine, after last update vscode broke and no longer apply any font, its stuck with "Monospace" in dev tools
i tried running with temp directory, deactivated…
-
### Rollup Version
4.18.0
### Operating System (or Browser)
-
### Node Version (if applicable)
_No response_
### Link To Reproduction
https://github.com/Jevin0/rollup-build-demo
…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.10.0
- Nuxt Version: 3.13.2
- CLI Version: 3.15.0
- Nitro Version: 2.9.7
- Package Manager: yarn@1.22.21
- Builder:…
-
- Microfrontents infrastructure
- allow projects to share styles config, state.
- ability to add any framework project
- react, Vue, tauri
- build on top of tauri framework.
…
eduuh updated
1 month ago
-
**Describe the bug**
In README.md, Recommended IDE Setup's last step is to install TypeScript Vue Plugin (Volar), but Visual Studio Code will not allow the installation because it claims the extensio…
-
**Describe the bug**
A clear and concise description of what the bug is.
Using Vue3 and the latest 0.3.4 version of the vue3-carousel i import the component and the slider and then simply pass pro…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Put simply, Zed doesn't respect the FlatConfig when formatting Vue files.
Weirdly enough, it work…
-
Hello everyone, I have a requirement in my Vue project where I need to display tooltips when clicking on the K-line chart. However, when I use subscribeClick to implement this, the crosshair does not …