-
Data that's hardcoded that really shouldn't be.
Page attributes that should be in the page data:
- [x] Scratch page banners
- [ ] Other page banners (collide, act7, trickster)
- [ ] Basically …
-
As reported in #8183 we should enhance this module UI.
It is currently not entirely consistent with what we do in our modules because mainly it uses a Vue.js component to do the entire work.
## TO…
-
General PRs:
- https://github.com/nextcloud/server/pull/44960
- https://github.com/nextcloud-libraries/nextcloud-vue/pull/5514
## General
- [ ] add 40vh margin at the bottom of the page so that th…
-
This is an overarching task to cover everything that's needed to allow us to run the Vue application as a standalone app accessible directly in concert with the Wordpress deployment. Here is a list of…
-
### Describe the bug
I'm using [vue3-carousel](https://www.npmjs.com/package/vue3-carousel) in my project and getting following error while building with `build` script.
```less
[vite-ssg] Buil…
-
### What happened?
Let's say I am using a multiple-selection date picker and unselected a date, currently now it will auto focus to the last element
### What did you expect to happen?
When unselect…
-
Are vue property decorators able to have multiple ```@Model``` inside a child component? (Look at the selectedTags and drawer variables)
```vue
```
At first instance using ```…
-
**Setup**
- Rancher version: v2.6-head 79a5328
- Browser type & version: Chrome
**Describe the bug**
While logging as an azure AD auth provider user, errors are seen in the console logs
**…
-
参考: https://router.vuejs.org/zh/guide/advanced/navigation-guards.html#全局前置守卫
一个自用的方法,能够使小程序代码接近H5原本的vue生态,仅供讨论:
```js
import { createApp } from 'vue';
const App = createApp({});
export de…
-
### What problem does this feature solve?
This issue already exist, but was closed: https://github.com/vuejs/vue-router/issues/2105 I do believe it shouldn't have been.
The `PassThrough` solution …
ghost updated
7 months ago