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.
I have reviewed this and it complies with OOP principles.
edwtorba → changed the visibility of the branch 3354345-pathologic-breaks-srcset to hidden.
I'm confirming that this issue is still happening on version 2.
edwtorba → made their first commit to this issue’s fork.
Add Drupal 10 compatibility.
edwtorba → made their first commit to this issue’s fork.
I was able to resolve the issue with the following patch.
edwtorba → created an issue.
heatherwoz → credited edwtorba → .