Sanborn Hilland

Results 20 comments of Sanborn Hilland

> Indeed it has, thanks. I'm still working on getting the adapter set up and passing tests. At the moment I believe this is blocking people from moving to React...

> **For anyone who lands here looking to make Enzyme + React 17** > > I found this alternative npm package on google and it worked for me to use...

I believe I'm running into this issue and I'm not convinced it's the same as #116. The suggestion on #116 seems to be that it's a v8 bug but the...

Ahh, okay I figured out my problem. I think this is likely @fterh's problem as well. I did not realize `axios` takes a `params` option so I was composing the...

I'm wondering what happened to this issue? It looks like it was added but then removed. Was there a reason for that? Would you be open to pull requests for...

@luigi-rosso Thanks for the background information. On the SKIA site it mentions that they are working on an NPM distribution. In the mean time is there a way I can...

See #6 for an example that replaces `createElementNS` with `svg.js` to run in a WebWorker. That's the main change and it mostly seems to just work. Pretty cool. I'm not...

`gl-matrix` is a quick npm installation, but I'm curious where `canvaskit.js` is supposed to be coming from.

This is a very useful feature and it's awesome that @askarby put in the time to submit this PR. Is there any way we can work on moving this forward?

@askarby ~~It's unclear to me if this is missing a step. I'm not seeing this map to the original source files like I expect. I'm seeing a stack trace that...