-
- Rollup Version: 2.22.1
- Operating System (or Browser): Windows/Linux
- Node Version (if applicable):
- Link to reproduction (IMPORTANT, read below):
Inside a plugin when calling `Arra…
-
It makes it impossible to run the buildout without removing this component.
There is a substitute, wildcard.media. I am replacing the occurrences of collective.flowplayer with wildcard.media.
- …
-
### Describe the bug
Using a ListView bound to a CollectionViewSource while using a GroupStyle leads to 5% idle cpu usage, even when the window isn't focused.
- Setting Visibility to Collapsed on…
-
I had airmode disabled (`MC_AIRMODE` set to 0) and minimum thrust in stabilized on zero (`MPC_MANTHR_MIN` set to 0).
**Expected behavior**
The vehicle should fly normally as long as the collective…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Currently to configure and use the build server integration in GitExtensions one has to ope…
-
I am going to list here a few places where the vignettes could use more of our collective love (or clean-up), and whoever gets time or has the necessary expertise can work on these.
(Feel free to e…
-
(copied from https://github.com/atsushieno/augene/issues/1)
Right now, when we use this tool to define audio plugin graphs for each track, those plugins are recorded as bare filtergraph generated b…
-
Hello, I have been running some communication benchmarks (ex. NCCL-tests) to test NCCL. On generating NCCL logs for the same, I observed that the "root" field always prints out "0" as shown in the log…
-
### Feature Use Case
Sometimes, those functions which are usually regarded as pure might not be pure. The following code is a case which I met just now.
```js
const array = [];
let done = …
-
## 🐛 Bug Report
In an ES module Node project, with no Babel, `jest.mock` works when the mocked module is a `node_modules` package that exports CommonJS, but it isn't working for me mocking …