-
**Checklist**
- [x] I have searched budibase discussions and github issues to check if my issue already exists
**Hosting**
- Self
- Method: docker compose
- Budibase Version: 3.0.3
- App…
-
### Question
public class FurySerializer implements Serializer {
/**
* fury配置
*/
private static final ThreadSafeFury fury = new FuryBuilder().withLanguage(Language.JAVA)
…
-
### What version of Bun is running?
1.1.24+85a329911
### What platform is your computer?
Darwin 24.1.0 arm64 arm
### What steps can reproduce the bug?
The `FlatCompat` class exported by `@eslint/…
-
Hello I encountered another error,
Calculating a marker set factorization throws an error (See screenshot). The factorization is still being done (I think) but the program does not exit properly bu…
-
**Describe the bug**
Method `addNodes` in `maps.service.ts`:
```
[Nest] 54 - 09/13/2024, 6:20:04 AM ERROR [WsExceptionsHandler] insert or update on table "mmp_node" violates foreign key constr…
-
On macos, if `SDL_Init(SDL_INIT_VIDEO)` is called on a thread other than the main thread, it'll throw an objective C exception and pop up a macos crash dialog.
I'd expect `SDL_Init` to return false…
-
DeployNuGetPackage.ps1 (2.9.6) throws when trying to call [System.Convert]::ToBoolean($RunBenchmark)
```
2024-10-25T15:04:58.3151202Z ##[error]Exception calling "ToBoolean" with "1" argument(s): "St…
-
## Description
The current assertion macros can only assert on either exception type or exception message. However, in my use case, I need to assert that it has a specific exception code.
Can we…
-
Method checking for database existence is modeled as one returning a boolean. However, the reality is that at least three states might bi returned: exists, does not exists, we don't know.
As shown …
-
### Bootstraptable version(s) affected
1.23.5
### Description
refreshOptions() throws error `Uncaught TypeError: column is undefined` in `updateFieldGroup()` function if columns in group are hidden…