David Trapp

Results 98 comments of David Trapp

My current workaround: ```javascript // Hotfix for https://github.com/payloadcms/payload/issues/6131, ensure radio and checkbox buttons work correctly despite duplicate IDs window.addEventListener('click', (event) => { // If a gets clicked with an ID...

I think this is because of `set -e` and some consequences of https://mywiki.wooledge.org/BashFAQ/105

Is this the same issue as #958 and therefore fixed too?

Maybe it could instead just log an error and do `subscription.close()` to close the websocket? That would then trigger an automatic reconnect anyway. I don't fully understand the implications though,...

For a few months now, ever since their "upgrade", the Binance API has become unstable. We also see timeouts, "internal errors" and delayed internal state updates (for example: order opened...

The title of the issue is wrong - `\x70\x6F\x77\x65\x72\x6D\x6F\x64\x65\x20\x32\x6B\x33` is the signature for **PowerMode 2k3** and not my **Power Patch**. The Power Patch (both in its original v0.3/v0.4 version and...

When registering payment is allowed in the API, it should also be possible to add the comment.

Please read the error message. Node must be reachable via /usr/bin/node and in path.

As of now, this does not work with nvm. (Pull requests welcome - I don't maintain the shim anymore because Creators Update is out for a long time already.)

I see the same error. Any news on this?