-
Hello!
I tried to create an app based on VueJS3 and Wavesurfer.js that would visualize microphone input. Unfortunately, microphone plugin does not work.
I can load audio using `this.waveRecorder.lo…
-
- Vue.js version: 0.3.1
- Consumed using: webpack
- FULL error message (including stack trace):
```javascript
custom-filters.js?866d:5 Uncaught (in promise) TypeError: Cannot read property 'filter…
-
### Version
3
### Reproduction link
[https://github.com/Guervyl/vuejs3-Failed-to-resolve-component](https://github.com/Guervyl/vuejs3-Failed-to-resolve-component)
### Steps to repr…
-
Please write your suggestions here.
Thanks.
-
since chartjs is not compatible with vue3 vue-trend-chart also has some problems when it's used with vue3 like the h function, i solved the h function issue but still see a lot of problems , is there …
-
I am having this error after setting up the trios js
@/plugins/trois-js.js
```
import Vue from 'vue';
import {
TroisJSVuePlugin
} from 'troisjs';
if (process.browser) {
Vue.use(T…
-
Noticed that yarn add vue3-google-maps seems to want vue 2.x ? Should I be adding dev-master instead?
-
Hello, first of all thank you for your very useful component.
I'm using it with Laravel 8 with InertiaJS + Vue 3.
I tried to use it but it get this error:
In developer Console i get the followi…
-
See https://github.com/egoist/vue-feather-icons/issues/60 for a quick&dirty workaround.
MartB updated
3 years ago
-
Hi, I recently got a problem and I think it's a bug.
Here is link to reproduce the error: https://github.com/Guervyl/vuejs3-Failed-to-resolve-component.
I have a two components. Each has ref…