Upload app icon results in error

Created on 17 October 2024, 2 months ago

Problem/Motivation

File constraint of the Image icon is not working anymore, so the file is not uploaded
Drupal\file\Plugin\Validation\Constraint\FileImageDimensionsConstraint

See: https://www.drupal.org/node/3363700

Steps to reproduce

1. Go to /admin/config/services/pwa/manifest
2. Add an icon
3. save
4. the icon is not saved

The notation should be:
'FileImageDimensions' => ['maxDimensions' => '512x512', 'minDimensions' => '512x512']

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇳🇱Netherlands joshahubbers

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024