-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
# Put the result here.
sonata-project/admin-bundle 4.20.0 4.21.0 The missin…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle …
-
### Environment
A bug observed on a 3.107.3 version of the admin bundle, still present on 4.X version, not tested on 5.X.
#### Sonata packages
show
```
$ composer show --latest 'sonata-…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Rolling Release Channel
### Current AzuraCast Version
cc1b1cd
### What happened?
No meta data all station
![Test](htt…
-
the current code in 3.x and 4.x is crashing the whole page when the block doesn't exist, I faced this issue few months ago, and It should be fixed here.
My idea is, check if the block class still e…
-
### Environment
#### Sonata packages
show
```
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.19.0 4.19.0 The missing Symfony Admin Gener…
-
I'm not sure if this a bug
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.20.0 4.20.0 …
-
_Extracted the following description from #10924 - let's keep track of this feature in this issue._
We aim to replace our current template events system using Sonata Block bundle and improve both t…
pamil updated
2 years ago
-
When I'm trying to use the page blocks, some of them are crashing the page
#### Blocks
- [x] Children page core
- [x] Breadcrumb
- [x] Shared blocks
Chieldren page core
```
Twig\Error\R…
-
```
class ProjectController extends AbstractController
{
/**
* @Route({"cs": "/projekt/{slug}", "en": "/project/{slug}"}, name="app_project_detail")
* @ParamConverter("project", opt…