-
Great library! Functionally things are rendering great but I'm seeing errors and when I submit all my select (enum) options fail validation.
```
Cannot update a component (`HotReload`) while re…
-
It is obvious that the Spread should be a circle at 100m.
(Use 'Custom Training' mod to generate landing points)
![PixPin_2024-05-14_12-54-24](https://github.com/user-attachments/assets/2f3371a7-5a…
-
### Which @angular/* package(s) are the source of the bug?
compiler
### Is this a regression?
No
### Description
Hello,
I noticed that the spread operator is significantly slower (sometimes more …
-
Towards #4397
```fortran
program bobyqa_exmp
integer :: npt = 2
integer :: dim = 2
integer :: d(2) = [1,2]
print * , spread(d, dim=dim, ncopies=npt)
end program bobyqa_exmp
```
LFortran …
-
### Description of the Bug
The quest states that creating the coagulation tank is not required for progression, despite creating rubber without it being impossible
![image](https://github.com/user-a…
-
POWER_DISEASE was fixed by #3626, but SPELL_DISEASE remains problematic, because it's cast by PLAYER_NEUTRAL:
https://github.com/dkfans/keeperfx/blob/cdb6f864271fef54189e66ad0c37db952a886827/src/lv…
-
#### Is your feature request related to a problem? Please describe.
`spread` [appears](https://hvplot.holoviz.org/reference/tabular/scattermatrix.html#:~:text=%3DTrue%20or-,spread%3DTrue,-.%20Head%2…
-
I am wondering why the simple_spread is not working or at least the training results seem not correct for this environment?
-
### Description
Implement [eslint/prefer-object-spread](https://eslint.org/docs/latest/rules/prefer-object-spread).
**Want to contribute?** Lets you know you are interested! We will assign you t…
-
```
l = new Listing { "foo" }
l2 = (l) {
[0] = "bar"
}
l3 = new Listing {
...l2
}
```
The error message correctly complains about "bar" but shows the source location of "foo":
``…