Asaf Limi Agranat

Results 7 issues of Asaf Limi Agranat

When using `` the browser is issuing the following warning: > `DevTools failed to parse SourceMap: http://localhost:3000/Home.vue.css.map` It happens only for this pre-processors - the others don't lead to a...

in a .vue component, when defining a style via src: `` Watched styles don't get updated. The only way to update styles is to re-save the referring .vue file. To...

When changing code inside the `` tag in a .vue file, HMR is immediately pushing the change to the browser, but at the same time meteor is also restarting the...

Hi, This is really cool. I love the angular method of animating elements into the DOM, and your implementation here is great. But, i'm managing to get the elements to...

**Is your feature request related to a problem? Please describe.** I went over the docs several times and I could not find an example showcasing how to pass event/object from...

When running 'meteor add akryum:vue', there's an error: => Errors while adding packages: While checking for akryum:[email protected]: error: No compatible binary build found for this package. Contact the package author...

I cloned the example and followed all the add, remove and npm instructions mentioned in the Readme.md. On first run it throws the following error: ``` Exited with code: 1...