-
### Describe the bug
when I used js-vue, I encountered a function return result error.
### Reproduction
![image](https://github.com/vuejs/vitepress/assets/102725920/2ec08455-e76b-4867-8c50-ecff5392…
-
I setup a new vue project using the cli, including TypeScript support and wanted to add vuejs-logger.
I'm already using the latest version, which includes the type def (.d.ts) file. That file is reco…
-
I'm not sure, but it seems like this project uses an older version of Vue CLI, and a component library that is still in beta. Should we consider migrating to CLI 3 and a different component library?
-
Hi man, first, thanks, this looks great, after uikit I'd not found any template system that really I like it...
do you know how integrate it with a nuxt app??? I suppose that I need to use this
``…
-
Hi guys, I'm facing an issue with the active state not updating when clicking a menu item when the sidebar is open, i.e., not collapsed.
When the item is clicked, the active state remains unchanged.…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://gi…
-
**Describe the bug**
I am receiving this error when trying to use this library:
> Loading ffmpeg-core.js
> Uncaught (in promise) TypeError: Cannot read from private field
![image](https://githu…
-
Vulnerable Library - vue-2.5.16.tgz
Reactive, component-oriented view layer for modern web interfaces.
Library home page: https://registry.npmjs.org/vue/-/vue-2.5.16.tgz
Path to dependency file: /ap…
-
i have upgraded my nuxt to 3.8.1 and i am using
"vue-tel-input": "^8.1.4",
this is my plugin
when i try to call vue-tel-input instantly i get 404
[Vue warn]: resolveDirective can on…
-
I'm struggling to integrate leaflet-draw with vue-leaflet. [Here's a sandbox](https://codesandbox.io/s/dank-haze-0pmvp?file=/components/TestMap.vue) with a minimal example containing `leaflet-draw`, `…