-
I am not entirely sure what the issue is but on v2.6.0 everything works so I reverted back to that version but when I attempted to build the same project o v3.0.0 with a node version of v16+ the build…
-
### Version
2.1.7
### Reproduction link
[https://codesandbox.io/s/great-elgamal-y285j](https://codesandbox.io/s/great-elgamal-y285j)
- The problem can be toggled with the checkbox inside the foo…
-
See: [](https://github.com/advisories/GHSA-fwr7-v2mv-hh25).
I'm trying to track down just exactly where this error is stemming from as so far, I can't seem to follow this. (Should be clear as day)
…
-
A section showing best practice application structure. I'll setup a pull request if you think its a good idea 😄
.
| ── build/ # exported app files
| |…
-
权限的结构应该是一个树状结构,每个节点都有一个权限id,对于单页面应用来说,前端权限控制应该是从两个方面入手
* 1.根据用户拥有的权限id的集合决定用户能访问那些前端路由
* 2.根据用户拥有的权限id的集合决定用户能看到那些按钮或者模块。
第二条比较简单,可以写一个指令来决定按钮或者模块的显示与否,有坑的地方在第一条,起初的尝试是利用router.beforeEach来在每个路由加载…
-
哪位仁兄构建的。。dev环境打包上去了,还搞出bug了
## OS / Browser Version
Mac chrome
## Node.js / MongoDB Version
N/A
## Steps to reproduce
https://easy-mock.com/login
## What is Expected?
## What is actual…
-
### Describe the bug
```
```
Output:
```
runtime-core.esm-bundler.js:40 [Vue warn]: Failed to resolve component: CNPJStepper
If this is a native custom…
-
Correct me if I'm wrong. As far I understood your process (of serving to the browser is like that)
- User calls site
- python responds with a custom generated html file (per target view) that con…
negue updated
2 years ago
-
### Describe the bug
Hello!
Today I was debugging a very interesting issue that my colleague @hollycraig was getting when using `useSortable()` hook.
Our use-case is that we have a list of book…
-
Looks like router generation is currently broken, the generated file (`src/router.ts`) contains the following:
```ts
module.exports = (api, options) => {
require('@vue/cli-plugin-router/generato…