Results 6 comments of Gijs

> Anyone have any success in fixing this issue? Yes, by not using v-model, but setting it up manually by using a value prop and emitting an input event

> > > Anyone have any success in fixing this issue? > > > > > > Yes, by not using v-model, but setting it up manually by using a...

Any news? I think I'm having a related issue: ``` Error - Plugin (or a specific plugin version) not found in external repo: cordova-plugin-kiosk-launcher - You can fix this here...

Well, I kind of just followed the readme: e.g. installed with the npm version ```cordova plugin add cordova-plugin-kiosk-launcher``` etc. After this (even if I don't use the plugin) it just...

Nope I went for using another plugin (I'd have to look into the project to find out which one)