-
`Missing "./dist/runtime/preview" specifier in "@storybook-vue/nuxt" package`
main.ts
```
import type { StorybookConfig } from '@storybook-vue/nuxt';
const config: StorybookConfig = {
storie…
-
**Describe the bug**
cut out from code preview
fully cutted with slot data, descendents
**Expected behavior**
I expect to see the full code template in the preview
**Code snippets**
```…
-
### Description
Using the new 3.19.0 version of the react package breaks dev mode.
After importing any one icon into a component, vite will start loading all the icon chunks (takes about 10 seconds …
-
### 说明
近期大量 `issue` 为组件库特性增加需求,如果当前组件库如有不满足业务需求的,可在此 `issue` 后评论,用户提的此类 `issue` 也会归类到此,原 `issue` 会被关闭。统一在这边做需求管理
不是每一个特性我们都会支持,涉及到 `API` 增加的需求,待 `PMC` 评审通过后,会开新的 `issue` 进入 `in progress` 流程。
…
-
#### 实现场景:
希望只使用部分组件、以及部分组件的少部分配置信息
#### 存在的问题:
无法过滤组件和配置信息
#### 当前方案:
```
// 引入一些样式依赖
import 'amis-ui/lib/themes/default.css';
import 'amis-ui/lib/themes/a…
-
Project created by `pnpm create vite my-vue-app --template vue-ts`
```json
"dependencies": {
"vue": "^3.2.45"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3…
-
Uncaught (in promise) TypeError:
My code:
```
import { useSound } from "@vueuse/sound";
const { play } = useSound("pop.mp3");
```
my nuxt.config.ts:
```
export def…
-
### Version
module: 1.12.1
nuxt: 3.12.4
### Nuxt configuration
nuxt.config.ts
```
export default defineNuxtConfig({
...
sanity: {
projectId: "[my actual project ID]",
dataset: proc…
-
### What happened?
I am not sure if this is the intended functionality or a bug, or maybe i am doing something incorrectly.
Currently, i am able to only keep alive value upon component unmount…
-
am getting below issue on tns preview in ios
Terminating app due to uncaught exception 'NativeScript encountered a fatal error: ReferenceError: Can't find variable: QRCodeReaderDelegate
at
1 @…