-
## Description
In Prod, there is a div directly under the `` tag with an ID of `announcement-root`:
![Image](https://github.com/user-attachments/assets/504e5b45-0483-445e-8a16-87af57c826df)
I had pr…
-
When using a patch with locked metro, there is inconsistency with the bangs.
Here's an screenshot of the patch and a video of what is not working well.
Made in Unreal 5.3 with the previous integrati…
-
**What happened**:
mount pod resource no change
**What you expected to happen**:
user global config resource
**How to reproduce it (as minimally and precisely as possible)**:
1. global…
-
### Before You Begin
- [X] I confirm that I have downloaded the latest version of the addon.
- [X] I am not playing on a private server.
- [X] I checked for an [existing, open ticket](https://github.…
-
If you try to set the same global property twice, it succeeds but only the first value is used:
```
#[test]
fn set_get_global_property_twice() {
let params: ParamType = ParamType…
-
# Design Proposal: Global map state
## Motivation
Split off from https://github.com/maplibre/maplibre-style-spec/issues/516#issuecomment-2453478541, and originally posted / requested in https://…
-
When I set the camera axis as y up, I encountered the error of "RuntimeError: Global alloc not supported yet".
Below is the reproduction code.
Strangely, when I set `up = torch.tensor([0, 0, 1])` or…
-
Currently our analyses are done using the per-vertebrae metrics derived from the Spinal Cord Toolbox's `sct_process_segmentation` analysis. While this has worked, it likely results in an issue where m…
-
### What should we add?
Qiskit let's the user use global barriers in a circuit, for example:
```python
from qiskit import QuantumCircuit
qc= QuantumCircuit(3)
qc.x(0)
qc.barrier()
qc.x(1)
```
Howev…
-
Having too many tablets causes all sorts of issues:
- Excessive metadata footprint / OOM
- due to `tablet_map` size in memory
- compaction group overhead, sstable metadata overhead (more relevant…