-
**API Platform version(s) affected**: 4.0.6
**Description**
The ApiFilter attribute takes over my empty "filters" for my post counter.
**How to reproduce**
```
-
**API Platform version(s) affected**: 3.4.6
**Description**
Call to undefined method App\Api\Resource\Address::getInfo()
in vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiProces…
-
Hi, i would like to contribute some experimental optimizers I have written, MIT licensed.
```py
#MIT License Copyright 2024 joshuah rainstar
from torch.optim.optimizer import Optimizer
class…
-
Docs issue: https://github.com/rstudio/connect/issues/28176
Proposal that can be done today:
```python
user = client.users.get("USER_GUID_HERE")
user_guid = user["guid"]
user_groups = user.groups.f…
-
I have written custom validator (`SequenceValidator`). Validator fails unexpectedly when we call `getRegex()` method on Sequence constraint object I have written example below:
```
#[\Attribute(\A…
-
Inspired by the [R world cup example](https://glin.github.io/reactable/articles/womens-world-cup/womens-world-cup.html) with emphasized borders between column groups, I've attempted something similar …
-
Hello everyone,
i have seen an issue in ApiPlatform documentation about integration with VichUploaderBundle. The issue is when i follow the documentation step by step i got an error saying multipart…
-
Laravel Version: 9.0
Nova Version: 3.0
PHP Version: 8.1
Description:
BelongsToMany relationships with custom pivot fields are not eager loading nested relation in the Nova resource.
Detailed st…
-
Predefined widget class groups / radio buttons.
I have a set of classes that affect different CSS properties, and would like them to be grouped since they are mutually exclusive:
Group 1 ( text co…
-
Whether a typical chat should be in Bridgy Fed is handled in #1425, but looking into eg. Matrix I realized that chat rooms are a subset of groups and groups of some kinds could be interesting to suppo…