-
### Describe the bug
使用该插件按需引入element-ui,打包后把element-ui全量打包了,并未按需打包。
![image](https://user-images.githubusercontent.com/22515091/184104500-3dec5f46-232f-4b48-9f25-8880e54147d6.png)
![image](https:/…
-
**Describe the bug**
I have a picture folder with about 50k photos/about 108GB and when I open it in Nextcloud it does not show any thumbnails or react to search/filter. Instead, the system becomes c…
-
### Clear and concise description of the problem
Please provide example of Vite + Vue2 solution, there is no way how to make this work :-/
### Suggested solution
Small example with vite.config.js,…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…
-
### Reporting a bug?
main.ts
```typescript
import messages from '@intlify/unplugin-vue-i18n/messages'
...
const i18n = createI18n({
locale: 'en',
messages
})
console.log(message…
-
### Version
5.0.0-rc.0
### Reproduction link
[github.com](https://github.com/farhadnowzari/https-github.com-farhadnowzari-vue-cli-module-federation-not-working-example)
### Environment…
-
### 功能描述
Users sometimes do not have sufficient network connectivity to support smooth animation loading. I think supporting direct viewing of Full Records is helpful for users in poor network enviro…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.26`
- Element Plus Version: `2.1.9`
- Browser / OS: `Chrome 100.0.4896.127 / macOS 11.6.5`
- Build Tool: `Vite`
## Reproduc…
-
### Version
3.9.3
### Environment info
```
System:
OS: Linux 5.1 Fedora 30 (Workstation Edition) 30 (Workstation Edition)
CPU: (4) x64 Intel(R) Core(TM)2 Quad CPU Q660…
-
这篇只记录了几个 vue 语法糖在 react jsx 中的实现,可以稍微直观对比一下二者的异同
(越发感觉 react 的定位和 vue 不同,react 比 vue 还要 view 一点
(当然 react 的写法很自由,我这里就不列举了
(我也是渣渣,有不对的地方麻烦指出来,共同学习