-
### Describe the bug
When passing a `` block `staticDirs` configuration is not respected and instead a dynamic import is attempted.
### To Reproduce
`.storybook/main.js`
```
staticD…
-
### Describe the bug
I am seeing this error.
![image](https://user-images.githubusercontent.com/34019878/195072514-02e01383-3ff7-46db-92e6-4d4537f33db9.png)
The contents of `server.log`:
```…
-
### Describe the bug
I load my global styles as a main.css in histoire.setup.ts like `import './assets/css/main.css';`. However, these global styles get overwritten by Histoire's Tailwind reset sty…
-
[如何写每日任务](https://github.com/cuixiaorui/study-every-day/blob/main/sed/daily-task.md)
-
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
3.2.0
…
-
**新功能描述**
除去原本的json文件类型的pages的配置文件外,可以增加对pages.js或者pages.ts的拓展支持
**现状及问题**
现状是沿用了微信小程序的json配置,在使用cli的项目中,不能精确提示要跳转到的页面,也无法在逻辑层获取到当前项目中的页面结构。
**尝试方案**
曾尝试import page.json。但由于是json格式的,所以结果仅是编译构…
-
I'm wondering if this is still up to date or we need some changes?
Im trying to create a fully accessible UI kit for internal use in Vue3 and it looks really promising to use react-aria and react-st…
-
### Subject of the issue
`RouterLink.useLink` is missing when using `RouterLinkStub`.
### Steps to reproduce
1. Set up an empty project with Vite + Vitest + Vue3 + Vuetify3 + Vue Test Uti…
-
Very similar to issue #84 but different/might shed some light on how to fix.
The map seems to re-render on pretty much any iteration/change.
This causes the markers to re-render, and clusters to r…
-
Project setup : vue3-vite5
Playwright Report Config : `reporter: [
['list'],
[
'monocart-reporter',
{
coverage: {
inline: true,
reports: ['v8', …