Ville Lähde

Results 7 issues of Ville Lähde

storyline() and country() is returning an empty string

I am trying to use notifications in my Vue/Cordova application. I have installed cordova-plugin-dialogs and calling the beeb like this in my App.vue when message arrives: **if(navigator.notification && navigator.notification.beep) navigator.notification.beep(6)**...

When trying to build with Vue type script check (vue-tsc --noEmit && vite build) build fails with following errors: ``` node_modules/vue-advanced-chat/types/index.d.ts:1:15 - error TS2305: Module '"vue"' has no exported member...

bug

Could it be possible to make files button to pass an event instead? And also accept a new file as an prop. This way you could externalize the file upload...

enhancement
priority

I have two seperate applications that I want to send notifications into. Is it possible to change appId and auth in OneSignal on the fly somehow?

Any ideas what am I doing wrong here: ### Expected behavior The product can be purchased multiple times ### Observed behavior The procuct is non consumable. It can be bought...

`npm ls vue-gtag`: [email protected] `npm ls vue`: [email protected] ### Description * In my GA4 property, there are links to UA property and deprecated properties. These properties are removed, but yet...

need more info