- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
If you can provide steps to reproduce this, starting from 'Install drupal' - please reopen - thanks for reporting!
I recently updated the drupal core to 9.4.8 and I am getting this error when I add new paragraphs and the save does not save the changes
Notice: Undefined index: #prefix in Drupal\file\Element\ManagedFile::uploadAjaxCallback() (line 203 of /var/www/example.com/core/modules/file/src/Element/ManagedFile.php) #0 /var/www/example.com/core/includes/bootstrap.inc(347): _drupal_error_handler_real()
Notice: Undefined index: #suffix in Drupal\file\Element\ManagedFile::uploadAjaxCallback() (line 199 of /var/www/example.com/core/modules/file/src/Element/ManagedFile.php) #0 /var/www/example.com/core/includes/bootstrap.inc(347): _drupal_error_handler_real()
The current setting is
PHP 7.4
MySQL 5.37
NGINX
Drupal 9.4.8
Paragraphs 8.x-1.15
Field group 8.x-3.3
My site is multilanguage
Create paragraphs Type "Items" with field title and field description
Create paragraphs Type "Group Items" with field paragraphs revision and use paragraphs Type "Items"
Create content Type "Product"
Create field paragraphs revision and use paragraphs Type "Group Items"
Create content and with paragraphs
Edit content and add or remove paragraphs and you will see that the interface the paragraphs is broken
If use with module
Metatag Asynchronous Widget β
when I click on add or remove a paragraph it puts the metatags as in the image Here
Closed: cannot reproduce
9.5
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
If you can provide steps to reproduce this, starting from 'Install drupal' - please reopen - thanks for reporting!