-
This issue is for tracking progress towards Vue 3.
- [x] Switch to use vue-demi and make sure all tests pass.
- [x] Check components for breaking changes for Vue 3 (v-model, attr.sync, [full list]…
-
We are having build issues preventing continued development of the frontend, with errors related to several deprecated UI libraries.
The main issue is with [node-sass](https://github.com/sass/node-…
loleg updated
2 months ago
-
Although they will be merged eventually, creating different branches for IDE variations would be a good idea.
-
The following image is two examples of the official website. I have written these two examples in one application. The text value `eventName` of the text component is responsive by using `ref` of vue…
-
Hi all,
I am still very new to snowpack, so please bear with me if my issue seems trivial.
My setup:
Ubuntu: 20.04
npm: 6.14.5
node: v13.15.0
I created a Vue project using the following co…
-
I believe my dev environment is current, but can't build this app.
npm run dev
> com.phonegap.helloworld@1.0.0 dev /var/www/cordova/phonegap-template-vue-f7-tabs-exmample
> webpack-dev-server -…
-
I've just copied and pasted the examples and I'm not getting diddly.. Just a blank page.. Any ideas?
Here is my code:
`
Title
…
-
```
import { progressbar } from "vue-strap";
export default {
components: { progressbar },
}
```
After i have imported this into my component the color on…
-
Hey, first of all, thanks for this truly amazing app, I'm using it for live streaming, fetching now playing metadata from my site into OBS and adding CSS in OBS to only get the album art and song titl…
-
Hi,
after updating to 1.1.1 and updating my function calls, Toasts (and other types probably) aren't showing up anymore. The error in console I am getting is `Error: [Vuetify] Could not find defaul…