- πΊπΈUnited States cbfannin
New patch that combines patch 5 and 9 and adds small fix for D10.
- First commit to issue fork.
- Merge request !15Issue #3096918 Add additional field widget to support multiple default paragraphs β (Open) created by duncancm
- π¨π·Costa Rica edwtorba
Thanks @duncancm, I was having the following issue:
Deprecated function: Creation of dynamic property Drupal\paragraphs_browser\Plugin\Field\FieldWidget\DefaultsBrowserWidget::$uuid is deprecated in Drupal\paragraphs_browser\Plugin\Field\FieldWidget\DefaultsBrowserWidget->formMultipleElements()
This happens because PHP version >= 8.2.
I confirm that your patch works correctly:
https://git.drupalcode.org/project/paragraphs_browser/-/merge_requests/1...
Thanks again.