Stephen Boag

Results 2 comments of Stephen Boag

Hi @casper5822 I have found a fix to this bug. In the blockedsource.js file the line `let results = await Promise.allSettled((blockRequests.values());` doesn't wait for the blockedRequests Promises to return as...