David Enke

Results 52 comments of David Enke

@summerscope Yepp, there are plenty of them. But no one integrates directly to Illustrator...

Would you please retry with 0.3.14

I've no experiences with Fabric.js, but I think you can maybe trigger it's behavior after the polyfill has run. Edit: Okay, I see the issue now after having a look...

> Hi @davidenke , > > > > Could you please merge this PR? We have been using your polyfill and encountering the same issue for over 6 months. Therefore,...

@Jaggler3 your Sandbox is working for me; maybe the React version was < 17? I can reproduce with your Sandbox, once downgraded to the latest 16.14 version. There was a...

@Jaggler3, yes, both version work for me on latest Chrome on macOS 12.4. After downgrading to React 16 I was able to reproduce the behaviour you described, so I shared...

@mishushakov fyi, compiling for mac worked for me on a M2 on macOS 14.5 with the documented steps, with one little addition: the `make install` uses a `-D` flag which...

This tool is so very useful, I couldn't resist and just patched out the options `extensions`, `resolvePluginsRelativeTo` and `rulesDir`, which made it work for the time being. I think the...

> http-proxy-middleware was updated. They have [a migration guide](https://github.com/chimurai/http-proxy-middleware/blob/master/MIGRATION.md?rgh-link-date=2024-10-22T00%3A38%3A11.000Z). As they mention [in this issue](https://github.com/chimurai/http-proxy-middleware/issues/1017), the problem [comes from `http-proxy` (#1674)](https://github.com/http-party/node-http-proxy/issues/1674), which is not maintained anymore and hasn't been updated...

> We will update http-proxy for the next major release, just ignore it now, because it doesn't breaking anything The package hasn't been updated in 4 years and is searching...