After updating to the most recent dev version of paragraphs browser 1.x-dev I'm getting the following error when attempting to view and edit the form display for nodes using paragraphs, and I also see the error when attempting to uninstall the paragraphs browser + previewer module.
Fatal error: Trait method formElement has not been applied, because there are collisions with other trait methods on Drupal\paragraphs_browser_previewer\Plugin\Field\FieldWidget\ParagraphsBrowserPreviewerWidget in /home/mysite/web/modules/contrib/paragraphs_browser_previewer/src/Plugin/Field/FieldWidget/ParagraphsBrowserPreviewerWidget.php on line 24
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | paragraphs_browser_previewer-fatal_error_when_viewing_form_display-3057758.patch | 1.35 KB | andrewsizz |
| #2 | Screenshot from 2019-06-10 17.34.41.png | 20.72 KB | i-trokhanenko |
Comments
Comment #2
i-trokhanenko+1

Getting the same issue after the update to 8.x-1.0-alpha2
Comment #3
andrewsizz commentedHey Guys,
have you tried 8.x-1.0-alpha2 version of paragraphs_browser_previewer module?
Comment #4
i-trokhanenkoHi @AndrewsizZ
Yes, I got this error with paragraphs_browser_previewer - 8.x-1.0-alpha2 and paragraphs_browser - 8.x-1.0-beta1
Comment #5
andrewsizz commentedHey Guys,
please try my patch
Comment #6
i-trokhanenkoTested patch #5 locally, the error disappeared. Making RTBC
Thanks @AndrewsizZ
Comment #8
andrewsizz commentedpushed to dev branch, big thanks for catch and tests!
Comment #9
andrewsizz commented