-
Pushing to vercel fails with the error message:
```
Error: The Serverless Function "index" is 52.75mb which exceeds the maximum size limit of 50mb. Learn More: https://vercel.link/serverless-funct…
-
## The dependency [vue-router](https://github.com/vuejs/vue-router) was updated from `3.0.4` to `3.0.5`.
🚨 [View failing branch](https://github.com/yinshuxun/livetv-web/compare/master...yinshuxun:gr…
-
Really not sure if I'm missing something obvious, but I've cloned the repo, installed dependencies, and am able to get the app running. But when making changes to `*.vue` files the entire electron bro…
-
**Is your feature request related to a problem? Please describe**
A clear and concise description of the problem. E.g. I'm always frustrated when [...]
When using `Vue` with `storybook`
the story…
-
## The devDependency [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli) was updated from `4.1.0` to `4.1.1`.
🚨 [View failing branch](https://github.com/maxpou/dictionary-game/compare/master..…
-
- vue-composable 1.0.0-beta.12
- vue 2.6.12
- @vue/composition-api 1.0.0-beta.21
```ts
setup: () => {
const tableElementRef: Ref = ref(null);
const { scrollTop, scrollTopTo } = useOn…
-
## The devDependency [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) was updated from `3.3.0` to `3.4.0`.
🚨 [View failing branch](https://github.com/nidkil/vue-lerna-test/compare/master..…
-
### Describe the bug
Good afternoon,
Following the guide to enable the GFM with MDX2 (https://storybook.js.org/docs/react/writing-docs/mdx#lack-of-github-flavored-markdown-gfm) to enable gfm fe…
-
### Describe the bug
When composing a class from another file in CSS Modules, an error is not emitted if the class is not found.
This is akin to not erroring when trying to import a missing expo…
-
I am receiving the following TypeError: Cannot redefine property: $subReady
The error stack is:
at Function.defineProperty ()
at VueComponent.firstPrepare (modules.js?hash=efa19dc1a6f0d0…