-
Steps to reproduce:
Install vue/cli: `yarn global add @vue/cli`
Create a new vue app: `vue create test`
Run `vue-cli-service serve` and check that hot reload works with no issues
Add vue3-perf…
-
_Updated September 29, 2022! We're close to completing the remaining pages, and there is now a link to the Beta site from the main site._
---
_Updated October 22, 2021! We have released [React D…
-
### Reporting a bug?
Hi, Can't run `yarn serve` after `yarn upgrade`
Vue3 + webpack
```
ERROR Failed to compile with 1 error 9:25:01 AM
error …
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[x] Feature request
[x] Documentation issu…
-
We're encountering a lot of `Cannot read property 'scrollTop' of null` errors (https://github.com/mdbootstrap/perfect-scrollbar/issues/835).
This was fixed in perfect-scrollbar 1.5.1 (https://gith…
-
### Version
5.0.0-rc.2
### Reproduction link
[github.com](https://github.com/wdlnydhcg/vue3-ts-standard)
### Environment info
```
System:
OS: macOS 10.15.7
CPU: (8) x64 Int…
-
- Plugin Name:
- Plugin Version: 6.1
- OS Name: Linux
- OS Version: 5.3.0-24-generic
- Java Version: 11.0.6
- App Name: CLion
- App Full Name: CLion
- Is Snapshot: false
- App Build: CL-201.6668.126
…
-
**Is your feature request related to a problem? Please describe.**
darktable become more and more configurable on each release. Globally it's a good thing but we need to take care about not overloa…
-
Output of `yarn build` after `yarn install`:
```
yarn run v1.19.1
$ nuxt-ts build
ℹ Production build …
-
**Describe the bug**
Hub listeners no longer behaving as expected.
I try to console log and get nothing.
```
async beforeCreate() {
Hub.listen("storage", (payload) => {
console.log(paylo…