-
**Describe the bug**
The SimCore plugin factory is found unaware of declared plugins when LTO is enabled.
**To Reproduce**
Steps to reproduce the behavior:
```
just configure-clang-lto
just bu…
-
**Problem**
From the [`driver_factory`](https://github.com/cube-js/cube/blob/master/docs/pages/reference/configuration/config.mdx#driver_factory) documentation, when using JavaScript, there are exa…
-
I am trying to setup test cases with `jest`, but after the test was finished the process will stalled and does not exit.
Using the command `jest --detectOpenHandles` will show this error message …
-
Hi there,
I tried to test the installer twice today on a ddev environment, once with apache and once with nginx. Each time I got the following error:
`
[2024-11-21T06:12:30.872279+00:00] main.C…
-
I was trying to fine-tune `flux` model with the `sd3-flux.1` branch, by adding `KOHYA_REF=sd3-flux.1` env variable.
Although the container starts, training fails immediately with the following erro…
-
Main scheme are double sided.
Some of them are described in the code as 2 different card (i mean 2 json objects)
but the display is not great, see [Protect the Planet](https://marvelcdb.com/card/1…
-
After installing and setting up your extension in Magento 2, we started to encounter significant issues with Cron Job reliability:
![image](https://github.com/user-attachments/assets/784675c8-86ef-…
-
So, I'm trying to use the widget factory to build out a version of autocomplete that emulates select2() with a search box below the selected item and above the items themselves and having some difficu…
-
I am trying to create a python object fo mlir ModuleOp using the code below.
```
static py::object getMlirIrClass(const char* className) {
return py::module::import(MAKE_MLIR_PYTHON_QUALNAME("i…
-
- [ ] Generate objects from internal prefab #76
- [ ] Generate objects from external files prefab
- [x] Cloning #57