vue-worker icon indicating copy to clipboard operation
vue-worker copied to clipboard

A Vue.js plugin to use webworkers in a simply way.

Results 24 vue-worker issues
Sort by recently updated
recently updated
newest added

got this error, any ideas? ```` DOMException: Failed to execute 'postMessage' on 'Worker': function (){return ccall(ident,returnType,argTypes,arguments)} could not be cloned. at eval (webpack-internal:///622:1:3485) at new Promise () at Worker.o.post (webpack-internal:///622:1:3301)...

As the title suggest what is the context of the `this` keyword inside the function `this.$worker.run()` i am i getting access to my data components?

Converted the code base to be ES5 syntax compatible This commit solved #4 and probably would have solved #2

i am getting this error when using `vue-worker` ![Imgur](http://i.imgur.com/sX5HIOm.png)