-
- Laravel Mix Version: #.#.# (`npm list --depth=0`)
```
npm list --depth=0
smart48.com@ /Users/jasper/code/site.com/site.com
├── @babel/plugin-syntax-dynamic-import@7.8.3
├── @babel/preset-env@…
-
Hi, ifabreges
Thanks for the great plugin.
It took me a while figuring out how to make it work on my nativescript-vue project.
As nativescript-vue has been updated to 2.0.
The following settings w…
-
See https://stackoverflow.com/questions/71113494/openlayers-prevent-pinch-rotate-during-pinch-zoom
implementation mentioned in question:
```
Index: frontend/src/views/GymMap.vue
IDEA additional inf…
-
I want to make .select wide:100%,but is seems not working to me
```
.roleSelect{
width: 100%;
}
```
-
### Clear and concise description of the problem
This proposal suggests adding a WebRTC composable to the VueUse library to simplify the integration of real-time peer-to-peer communication in Vue 3…
-
**Bug 🐞**
### What is the current behavior?
It is a nuxt solution.
I have a search page. With 3 indices, I have a search-box which is global above all indices. Then 3 ais-index under this searc…
-
### Clear and concise description of the problem
I would like Histoire to extract the props/slots/events documentation from the source code and display it as documentation within Histoire. By reusing…
-
Hi,
I am migrating an app from server-side with datatables to vue.js using vue-bootstrap4-table. I am very happy with it, but for one point, there are some tables where I have buttons search helper…
-
`import { defineStore } from "pinia";
import { computed, ref } from "vue";
export const useFormsStore = defineStore({
id: "forms-store",
state: () => {
//properties
const forms = r…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […