Error: Call to a member function getFieldMapByFieldType()
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3188250. -->
Reported by: [QuinTinn](https://www.drupal.org/user/3627446)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Cloning a paragraph item shows the following error:</p>
<p>Error: Call to a member function getFieldMapByFieldType() on null in Drupal\paragraphs_edit\Form\ParagraphCloneForm->getPotentialCloneDestinations() (line 140 of modules/contrib/paragraphs_edit/src/Form/ParagraphCloneForm.php).</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>- Navigate to a node or content page which uses the paragraph_edit module<br>
- Click on the contextual link of the paragraph<br>
- Click clone</p>
> Related issue: [Issue #3110409](https://www.drupal.org/node/3110409)
issue