Problem/Motivation

When importing a body field into Drupal 9 via migrate, and attaching this process in, I receive the following Symfony DOMCrawler error:

" Attaching DOM nodes from multiple documents in the same crawler is forbidden. "

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Webbeh created an issue.