-
We found this via Crashlytics. Haven't tried reproducing it yet.
1) Seems to only happen on Android
2) We pass null as the productId, since it is marked as optional, ie this is our code:
**Code…
-
Graylog Events using "Filter & Aggregation" Condition Type have 2 options for 'Create Events for Definition if...'
1. Filter has results
2. Aggregation of results reaches a threshold
When usi…
-
Hi,
I tried two addresses, but they seem to just go from generating estimate to internal error. I check back in a few days it still says the internal error and eventually stops at 97%
![CleanShot …
-
I'm trying to setup 2FA authentication on my react native application but `verifyPhoneNumberForMultiFactor` throw `auth/internal-error` on iOS.
Here is the code:
```
async function send2FaVer…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Hi there,
as the title already states, `QuickGrid` possibly throws an `InvokeAsync` exceptio…
-
### Describe the bug
Some throwing weapons are counted as ammo and some are just regular items. Ammo items are stackable, meaning that you can have them all in your hand making them better suited t…
-
In the C++ Standard library specification it is customary to say:
> _Throws:_ Nothing.
Which means "this function throws nothing if preconditions are satisfied" (otherwise it is free to throw).
…
-
repro:
- add Barracks facility to actor
- click Barracks facility
- issue Enlarge order
- click any resulting button in chat
![image](https://github.com/user-attachments/assets/e4db5ba0-2480-4c…
-
Using B1Slayer 2.0.0 I get an AggregateException when trying to `PingAsync()`. No matter if using `v1` or `v2`. Looks like the deserialization of the Unix timestamp `string` to `Decimal` does not work…
-
and update all references accordingly, especially in its use in setCandidateRoster.
1. InvalidRosterException should extend `Exception`, not `RuntimeException`
2. `RosterValidator` validate method…