peppeg85
peppeg85
hello, i use https://github.com/triniwiz/nativescript-star-ratings that is a fork of this library i think. after the update of this library i can't build on ios beacause the triniwiz library. i wrote...
hello, i've downloaded the free version to try the interface and the componentos, but i can't neither compile, i think it's a node-sass problem. ``` "C:\Users\xxxx\WebstormProjects\vuetify-material-dashboard-master\node_modules\node-sass\build\binding.sln" (destinazione predefinita) (1) ->...
Hello, the actual version of vuetify is 2.2.8, is there a guide to migration or will you migrate the project?
i'm trying to work with ewelink-api, I made this very basic express application: ``` const express = require('express'); const ewelink = require('ewelink-api'); const app = express(); const port = 3000;...
hello, like the atitle says, i use vue 2, running ``` vue add tailwind``` installd the tailwind 2.2.17 version. any hint to install the 3.xx version?
hello i'm trying to add the bullets to my carousel, but nothing shows, i added :bullet="true" prop and inspecting the html there are the bullets, but nothing shows, any suggestions?...
hello, is there an event that is fired when the glide is at the end of the slides and at the beginning?
Hello, i'm trying to set the breakpoints perview number of slides, sorry, but i can't understand how it works. if i set ```` breakpoints: { 600: { perView: 2 },...
hi, i feed the webview from an html source, how can i capture the tap on a link event to open the link with an external browser? i've seen the...
Hello, sorry but i'm searching the documentation and cant find infos: is there a prop to align a single column?