-
### Overview of the problem
**Buefy** version: 0.1.4
**Vuejs** version: 3.4.37
**OS/Browser**: Windows 10 / Firefox / Chrome
### Description
The programmatic modal dialog can not resolve th…
-
looks like the new way of how the vue app is created and mounted via the global api introduced some breaking changes, making this unusable in vue 3 at the moment. reference: https://v3.vuejs.org/guide…
-
### Vue version
3.2.37
### Link to minimal reproduction
https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbiAgaW1wb3J0IE15VHJhbnNpdGlvbiBmcm9tIFwiLi9NeVRyYW5zaXRpb24udnVlXCI7XG4gIGltcG9ydC…
-
**Describe the bug**
Cannot add target directories or exclude directories.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to MediaDC app page
2. In Target Directories, click `+ Select`…
-
Part of Symfony migration project
Type: page
**Why it is blocked?**
- Some major issue of the migrated page was found and NEED to be fixed. (That's why the page is hidden).
Todo:
- [x] Migrat…
-
**Describe the bug**
When using the options API, Vuelidate provides 3 different ways to automatically set the dirty state of a field
1. Specify `$autoDirty: true` within the [field's validation ru…
-
Сейчас если нажать "назад к поиску" на странице лектора, то все параметры поиска сбрасываются и открывается первая страница. Можно сохранять эти параметры и открывать страницу поиска с ними.
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
### Version
3.1.0
### Reproduction link
[https://codesandbox.io/s/vue-template-c2gtb](https://codesandbox.io/s/vue-template-c2gtb)
### Steps to reproduce
1. Open https://codesandb…
-
### Description
DescriptionContributors are required to explain about Event Listening (v-on) in Vue.js, which should cover questions like:-
What is the Event Listening in Vue.js?
How does this work…