-
### What's not working?
When the server restarts after making a code change it is killed and doesn't come back up. After some investigation it appears to have been introduced with this pr: https://…
-
Hi, we're seeing users getting "loadPaymentData error" promise rejections from `paymentRequest.show()` with an error message of "8", which isn't particularly clear to debug/fix. We've got a screenshot…
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=1&t=30779&p=156324#p156324)
On the definition of the beforeRemove listener, we have the `Promise` as a possible return, but that's not correct…
-
```
require() of ES Module /home/app/node_modules/.pnpm/promise-duplex@8.0.0/node_modules/promise-duplex/lib/promise-duplex.js from /home/app/node_modules/.pnpm/@u4+adbkit@4.1.20/node_modules/@u4/adb…
-
After casting Emrakul, the Promised End, I can‘t control my opponent's turn.(It doesn't work after I switch)
This is a bug,Hope you can fix it perfectly.THX!
-
This applies to classes extending `StreamablePromise`: `StreamableRowPromise`, `StreamableReplicasPromise`, `StreamableScanPromise` as of commit [2317bb6](https://github.com/couchbase/couchnode/blob/2…
-
# 求婚戒指💍那些事
https://changchen.me/blog/20190501/promise-rings/
-
I'm trying to use bytebeat.js as a module in my project. I installed the library using:
`yarn add bytebeat.js` (or npm)
Then, I tried to initialize it with the following code:
```
import Byt…
-
Whenever my friend casts Emrakrul, the promised end and takes control of my next turn, xmage breaks and getting through phases and casting cards/resolving abilities is very difficult. For him to do an…
-
### Issue description
BeforeQuery promises are not awaited before query execution
### Expected Behavior
When using a Subscriber, `beforeQuery` promises should be awaited and executed before the act…