-
### Describe the bug
If a test uses a dynamically created description (like `describe("sum" + " some context", ...`) then the testing panel in VSCode shows the text `` instead of the real text:
!…
-
### Vite Plugin Version
1.0.6
### Laravel Version
11.33.2
### Node Version
18.20.4
### NPM Version
10.9.0
### Operating System
Windows
### OS Version
11 (23H2)
### …
-
### Description
I tested both `React.lazy` and `tuono.dynamic` with tuono 0.16.0 as described.
### Dynamic component
```
// DynamicComponent.tsx
import { type JSX } from "react";
export co…
-
Hi there !
I'm currently integrating the `@looker/visualizations` library into a project that uses [Vite(React)](https://vitejs.dev/guide/). However, I've encountered an export error related to `@l…
-
This is to document what I use to scaffold the initial project
- [x] Vite https://vite.dev/guide/#scaffolding-your-first-vite-project
- [x] Tailwindcss https://tailwindcss.com/docs/guides/vite
- …
-
I want to move this vite config to vinxi:
```js
import { resolve } from "node:path"
import { defineConfig } from "vite"
import tsconfigPaths from "vite-tsconfig-paths"
import basicSsl from "@vi…
-
### What area(s) will this request affect?
Theme
### What type of change do you want to see?
New feature
### Overview
It'd be great to have a flag to disable the request log output that happens w…
-
Just trying to get this library working in a vue 3 project which uses Vite and not webpack.
Just passing in a simple html div into html2Pdf and see following error:
TypeError: html2canvas__WEBP…
-
I’m developing a React application using Vite, and I'm facing an issue where the app displays a white blank screen only on iOS devices. But it works perfectly on Android devices and desktop browsers. …
-
### 相关平台
微信小程序
**小程序基础库: 21.123**
**使用框架: Vue 3**
### 复现步骤
taro init
👽 Taro v4.0.6
Taro 即将创建一个新项目!
Need help? Go and open issue: https://tls.jd.com/taro-issue-helper
? 请输入项目…