-
### What happened?
I have a FlameGame using riverpod that is moved around the widget tree quite a bit, and reparented. Typically it's fine, but about 5% of the time an error is thrown: `setState() or…
-
### Description
I don't have a minimal example that reproduces this. It happens with a 15-chapter document. The change that triggered the error was:
```typ
set list(indent: 1em)
```
It's so…
-
Graph support
profile: graph
Cytoscape has good layouts
By individual/class/property
By query:
-
I opened drought-tracker/src/layouts/index.html in browser and it shows it can not be accessed.
![Untitle](https://user-images.githubusercontent.com/80921135/185292340-3b87b636-0912-42a4-9e60-11b88…
-
Agreed-Upon Package Plans:
(Read full Issue thread to see discussion)
Configuration/CI/CD:
- package management:
- `pyproject.toml` (no `setup.py` or `setup.cfg`)
- `uv`, including in […
-
The CI is failing on the super_text_layout analysis due to `Color.withOpacity` being deprecated:
```console
Analyzing super_text_layout...
info • 'withOpa…
-
The layout of the landing page `ui/src/pages/LandingPage.tsx` works for desktops/laptops, but it does not look good on a mobile phone.
We should make the layout responsive using exsiting daisyui or…
-
Having a `src/routes/_layout` directory would allow layout components to be grouped with `src/routes/_layout/index.svelte`.
-
```
max@DESKTOP-SSI3MPL:/mnt/c/Users/MAX/Salam$ pre-commit run --all-files
[INFO] Initializing environment for local:prettier@3.3.3.
[INFO] Initializing environment for https://github.com/jendrikse…
-
The following test will fail with poor PCC:
```
def test_broken_reshape(device):
src_shape = (1, 56, 56, 64)
target_shape = (1, 1, 56*56, 64)
torch_input_tensor = torch.randn(src_shape, dt…