Widget in Paragraph

Created on 2 January 2022, almost 3 years ago
Updated 22 July 2023, over 1 year ago

Problem/Motivation

In Drupal 8, I encountered a problem with the widget in a paragraph field. After applying the patch from #3 in https://www.drupal.org/project/plupload_widget/issues/2846312#comment-12... 🐛 Upload configuration is empty for nested fields Fixed , it worked and I continued without updating the module. After updating the website to Drupal 9, plupload library to 3.x and the module to 2.0.0-beta1, the same error occurs again but the patch does not help anymore but throws the following error without showing the admin page:

The website encountered an unexpected error. Please try again later.
Error: Class 'Drupal\plupload_widget\Plugin\Field\FieldWidget\NestedArray' not found in Drupal\plupload_widget\Plugin\Field\FieldWidget\FileWidget::process() (line 47 of modules/contrib/plupload_widget/src/Plugin/Field/FieldWidget/FileWidget.php).

Downgrading to plupload 2.x doesnot help either.

Steps to reproduce

  1. Install everything as described including the plupload integration and library
  2. Install the Paragraphs module
  3. Add a paragraph type with a plupload widget field
  4. The errors occur at the top of the edit or node/add page

I would be thankful for any advice.
Best,
kaelteschutzgebiet

🐛 Bug report
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

🇩🇪Germany kaelteschutzgebiet

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024