-
### Describe the bug
Since version 4.1.1, many TS errors have appeared in my project. The example from stackblitz does not output type errors when executing the `npm run type-check` command. But ther…
-
tailwind v4.0.0.23
Basically, tailwind utilities work fine when importing it using a css file, but the wont work when importing it in a scss file
my package.json
```json
{
"name": "ui-l…
-
This may affect more than MacOS, but on MacOS `/private/tmp` is aliased to `/tmp`. When started, Vite (really Rollup) will start inspecting imports and any imports from `/tmp` will appear as `/private…
-
### Describe the bug
After bootstrapping a Vite react-ts project and following vite-plugin-checker's "Getting Started" to set up Typescript checker, the checker seems to execute Typescript, but for…
-
### Overview
The Create React App(CRA) deprecation leaves EA open to lack of support, security risks, and performance issues. To avoid issues moving forward, EA is migrating to use Vite as our build …
-
### Describe the bug
![image](https://github.com/user-attachments/assets/16cf84d9-bbfa-4ee7-b5d2-274ff213b8ed)
If you define minFractionDigits=0 and maxFractionDigits=2 then results an inputMode="…
-
### Describe the bug
when using ejs tags (like `html: {cspNonce: ''},` or `experimental: { renderBuiltUrl(filename) {return `/${filename}`;}})`) , or URLS that contains multiple query strings par…
-
# 🐛 bug report
## Preflight Checklist
- [x] I have read the [Contributing Guidelines][contributing] for this project.
- [x] I agree to follow the [Code of Conduct][code_of_conduct] that thi…
wkra updated
3 months ago
-
### What is the location of your example repository?
_No response_
### Which package or tool is having this issue?
CLI
### What version of that package or tool are you using?
@shopify/cli@3.66.1,…
-
At the moment, it seems like the webview provided captures any and all mouse events or keyboard events, blocking them from reaching VSCode.
This means that to do any of the following, you have clic…