Rafael Natã

Results 7 issues of Rafael Natã

### Issue: hello guys, I'm trying to fix a Intuos Pro L PTH-860 on Arch Linux 5.15.7 and it works flawlessly but currently I'm having this problem in which the...

### Issue: hello guys, I'm trying to fix a Intuos Pro L PTH-860 on Arch Linux 5.15.7 and it works flawlessly but currently I'm having this problem in which the...

Hello guys, please i realy need your help, Detox is not able to reach the UIScrollView component, i've already set up the right Accessibility Props but i'm receiving this message:...

hey guys, whats up? from [sharp's documentation](http://sharp.dimens.io/en/stable/api/#tilesize-overlap) I'm able to convert png to dzi, but gulp-sharp does not seem to know how to handle it properly, right? is there some...

Dear @jmrocela & JSMunch community, Although I have an open issue about [jQuery`s JSDom missing setters parameters](https://github.com/jmrocela/munchjs/issues/25), I've modified the source code inserting the missing parameters as needed. I've also...

**TL;DR: patch jsdom 0.2.14 used by jquery 1.8.3 used by munchjs; patch munch.js solving ENOENT .usage file and then remove script tags from your views to get MunchJS fully working.**...

All the following functions can be found in **jsdom** level1/core.js file and fire an error when munchjs is executed. level1/core.js: ``` set nodeName() { throw new core.DOMException();}, ... set lastChild()...