-
## š Bug Report
The beforeAll hook hides errors.
## To Reproduce
```
beforeAll(async () => {
throw new Error('Y U NO SHOW?!')
});
```
## Expected behavior
Errors thrown in bā¦
-
I need it, would be so great! Sadly, there's an error when I try to use it.
`Unhandled promise rejection: DiscordAPIError[50035]: Invalid Form Body
before[NUMBER_TYPE_COERCE]: Value "undefined" is nā¦
-
Disgo solves the following problems from https://github.com/diamondburned/arikawa/issues.
-
### Description
While working on my app (Paint.NET) for the past few months, I've been experiencing a rare, random EEE or AV in the debugger. Every few weeks I'll just get interrupted with one of tā¦
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check iā¦
-
Historically speaking, Lerna has had issue with consistent maintainers, even though it is very widely used. (800K+ weekly downloads from NPM - https://www.npmjs.com/package/lerna)
What are the longā¦
-
### Description
Responding to an interaction received via webhook directly with a multipart/form-data file upload causes "This interaction failed" when uploading a 160kb file, but works when uploadinā¦
-
(This is a follow-up to [this Discord thread](https://discord.com/channels/867764511159091230/894984069291581511/997850601100677150))
I was checking out the v10 docs (https://alpha.trpc.io) and notā¦
-
Version beta (prior to v10) will require the following changes:
## Flags Overhaul
- [x] Flags need to be re-reversed (unreversed) so that they are presented in the order `FlagAuditLogEvents`. Thisā¦
-
**Describe the bug**
I'm seeing the following issue now from the latest version likely due to .mjs version .
```
./node_modules/@solana/wallet-adapter-material-ui/lib/esm/WalletConnectButton.mjs
ā¦