-
# 🐛 bug report
I am trying to import SVG as react component based on the [documentation](https://parceljs.org/languages/svg/#importing-as-a-react-component) from parcel site. Instead of the svg…
ghost updated
10 months ago
-
### 🐛 Describe the bug
When running
python test/distributed/test_c10d_nccl.py -k test_nan_assert_float16 on a H100x2 platform,
the current nightly (and likely v2.5.0 RC) is producing the follo…
-
While working on error handling related to issue #130, I started thinking about other areas where we might run into some safety issues with current RSMPI code. One of these is with type mismatches, wh…
-
(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…
-
# 🐛 bug report
`parcel serve` works fine but `parcel build` fails with:
```
@parcel/transformer-sass: Can't find stylesheet to import.
╷
5 │ @import "~bootstrap/scss/bootstrap";
│ …
-
It's looking more obvious that blocks can be their own mini-applications: they're a contact form, an image gallery, a listing, a map, etc. They stand more and more on their own, just like a separate c…
-
**Describe the bug**
When I click on the 'Expenses' button on the Transactions view - https://opencollective.com/opensource#category-BUDGET
I expect to see transactions that are debits/deductions to…
-
### 🚀 The feature, motivation and pitch
The ask is whether we can expose a way to construct a 1D device mesh from an existing process group.
For context, this is to ensure interoperability of per-…
wz337 updated
9 months ago
-
**What is the issue or idea you have?**
I have STF Device Farm deployed in GKE using a remote ADB host that simply runs an ADB server and has one Android device attached to it.
From Bitrise CI I u…
-
# 🐛 Bug Report
When I use configured routing (the app has @routes decorator) and navigate using normal links, when I use the browser's back button, I receive an exception from the Router.
##…