Job Schipper

Results 8 comments of Job Schipper

Thanks for your reply. I have a fork of the OpenStack apdater from the 1.x branch in a private repository, that we have been using in production for a while...

Also happy to see work PHP 8 support! 🥳

probably related to #32

I have no problem doing the following, based on the current `master` branch: ``` curl.init(); ... etc ``` maybe this has been fixed in the meantime? try making a new...

@thisredone Are you by any chance using Chrome? If so, it might be caused by this issue: #32 Maybe you can check if it does work on Firefox in the...

@paulhandy after testing with the latest `master` version, it seems that this was fixed in https://github.com/iotaledger/curl.lib.js/commit/c225a64b1ab6645efe98392b45216b4bfee74263 However, I spent a lot of hours experiencing the same issue. I think this...

@pRizz yes I saw it, thanks. Either way I think people will benefit if the latest fixes of this repo will get released :)

i think this can be closed. i ran `npm run build` on the `master` branch today, and it produced a minified `curl.min.js` in the dist folder