- Issue created by @marc.bau
- 🇩🇪Germany marc.bau
Defect is in core\modules\file\src\Plugin\Field\FieldFormatter\TableFormatter.php that is using '#theme' => 'file_link'. The file-link.html.twig template adds the file size. In guess this requires a file_link theme suggestion without file size as the file_link template can be used in other situations where this file size makes sense.