Jean-Paul van der Wegen
Jean-Paul van der Wegen
A normal request works fine, however, if you edit multiple fields at the same time, the event is converted into a _batch request. When this happens, I get the following...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Issues | Fix #1384 | License | MIT
When using the LiveCollectionType with a DTO as a data object, you now encounter the following error during the addCollectionItem live action.  This occurs...
### What happened? We are running FrankenPHP (non-static variant) in Docker on our Kubernetes platform. This is in worker mode with a Symfony application. The application seems to work well;...