-
### 相关平台
微信小程序
**小程序基础库: 2.31.0**
**使用框架: Vue 3**
### 复现步骤
分别建2个pages(使用 ),然后再src/hooks下面自定义导出一个useXXX的方法,在两个pages同时使用这个hook,运行,界面白屏,无法渲染出结构。
单个page使用可以正常显示。
### 期望结果
显示正常
### 实…
-
### What version of `vite` are you using?
2.9.13
### System info and storybook versions
System:
OS: macOS 12.0.1
CPU: (8) arm64 Apple M1 Pro
Binaries:
Node: 16.15.0 - /usr/l…
-
### 🧐 Problem Description
As [mentioned here](https://github.com/vuejs/core/pull/3399#issuecomment-1096316776), I'd like to have type safety for custom directives when using Vue 3 and JSX + Typescr…
-
## 前言
我日常工作都是使用React来做开发,但是我对React一直不是很满意,特别是在推出React Hooks以后。
不可否认React Hooks极大地方便了开发者,但是它又有非常多反直觉的地方,让我难以接受。所以在很长一段时间,我都在尝试寻找React的替代品,我尝试过不少别的前端框架,但都有各种各样的问题或限制。
在看到了Vue 3.0 [Composition-A…
-
## Environments
* Framework name: vue3
* Framework version: 1.7.2
* Moveable Component version: vue3-moveable 0.17.1
* Testable Address(optional):
## Description
How can i overwrite the bounds…
-
```
FAIL tests/time-range-input.spec.ts
● Test suite failed to run
Jest encountered an unexpected token
Jest failed to parse a file. This happens e.g. when your code or its depende…
-
主应用和子应用都是vite 菜单为动态菜单 点击子应用的菜单会出现重新渲染菜单
-
### What problem does this feature solve?
I find in vscode (with vetur), props check works in `.vue` file when editing.
![image](https://user-images.githubusercontent.com/18677354/103178241-09c6b100…
-
![](https://static.vue-js.com/e294c660-6370-11eb-ab90-d9ae814b240d.png)
## 一、组件设计
组件就是把图形、非图形的各种逻辑均抽象为一个统一的概念(组件)来实现开发的模式
现在有一个场景,点击新增与编辑都弹框出来进行填写,功能上大同小异,可能只是标题内容或者是显示的主体内容稍微不同
这时候…
-
## 需求完善
- 遇到一个问题,当 script 内容为空时,调试工具不能识别出正确的 name
- 开源不易,期待作者完善该功能,辛苦了。🌹🌹🌹
![image](https://user-images.githubusercontent.com/7400870/154842455-094032c3-30d4-4bc4-af6c-1d9f6d07ee64.png)
## 调…