-
### Version
2.5.17
### Reproduction link
### Steps to reproduce
1. use vue-cli init a ts hello-world project .
2. code like that
```js
import Vue from "vue";
export default Vue.exte…
-
When editing in the middle of a "highly" decorated section (see image below) i get a very noticeable input lag, i would say around 200ms.
This doesnt happen if i go right below that section, or r…
-
## Initial checklist
- [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://gith…
-
Problem in the title.
```
import { Toaster as Sonner } from 'vue-sonner'
```
Function call
```
toast('Hello world!',{
description: 'This is a description',…
-
Replicache UIs are currently built using the [`subscribe()`](https://doc.replicache.dev/api/classes/Replicache#subscribe) method.
The idea of subscribe is that it is an arbitrary function of a Replic…
-
### Environment
Nuxt project info: …
-
## 项目背景
滴滴的 webapp 是运行在微信、支付宝、手 Q 以及其它第三方渠道的打车软件。借着产品层面的功能和视觉升级,我们用 Vue 2.0 对它进行了一次技术重构。
## 技术栈
MVVM框架: Vue 2.0
源码:es6
代码风格检查:eslint
构建工具:webpack
前端路由:vue-router
状态管理:vuex
服务端通讯:vue-re…
-
-
### Describe the bug
I'm not sure if this is an issue with Nuxt or Vue, but when updating my project with the latest versions of nuxt, vue, and bootstrap-vue-next, toasts that are created with the `u…
-
Some notes I took while trying to understand more in depth the various code paths in the src/utils/webrtc/* paths:
- [ ] redundant "joined users" collections:
- joinedUsers in signaling.js
- us…