Shepelev Stas
Shepelev Stas
It there a change to have the `delete()` function?
I tryed to just delete cache directory, but then new cache image is not regenerated (after it has been generated for the first time), and I just get an error....
Still not working on the test page https://fuckadblock.sitexw.fr/
I have similar problem. in 'vue-resource/docs/http.md' it is put like this: `post(url, [body], [options])` then goes a list of Options, which INCLUDES "url", "body", "headers", "params", "method", ... these "Options"...
Yeah. I've figured it out for myself: It is easier to use plain XMLHttpRequest.
Oh! `delay` is not delay before starting to count up, but delay between counting up number changes... Found in the code. Now I see why it blows up with delay:0...
`--unsafe-perm` worked! Shouldn't it be mentioned in docs? The issue is almost 2 years old! Great tool btw!!! =D
same here, even with `sudo npm i -g elm-format`
solved by adding `--unsafe-perm` to npm command
Does it allow to use it like this: `v-focus.lazy.select="true"`?