jremi

Results 15 comments of jremi

If anyone comes across this issue... You actually can just bypass this entire `vue-worker` library. However, the implementation below does not inject any vue context. I would recommend just rolling...

@Unkrass what you can do... When you invoke the `vuex-persistedstate` plugin... e.g: ```javascript import Vue from "vue"; import Vuex from "vuex"; import createPersistedState from "vuex-persistedstate"; Vue.use(Vuex); export default new Vuex.Store({...

Minor edit... If I manually override the localStorage item `-walletlink:https://www.walletlink.org:DefaultChainId` which by default is set to `1` to `4` and then instantiate the provider using `walletLink.makeWeb3Provider` ... ✅ I am...

@brendanww thank you so much for your prompt reply and review of this... Greatly appreciated ... I will be on the lookout for the upcoming package update. 🙏

@zspencer thank you for this fix. It resolved the problem for me. Hopefully they soon get that patch into the public npm. I had the tires spinning and going nowhere....

@zspencer i am actually not using ionic with my cordova app. I am using cordova + framework7. Good to know. Thanks for info

ah good you said that. Maybe i will drop these in then.

Hi guys, I also am having the same issue... The audio is extremely choppy on the mp4 files. Is this an issue with the encoding ? Please let me know...

nope :( On Wed, May 7, 2014 at 10:21 AM, jibietr [email protected] wrote: > Have you received any feedback about is? > > — > Reply to this email directly...

did you solve this...? I want to also use 1 image and allow the audio length to set the video length to the total length of audio clip.