πΊπΈUnited States rprager
The patch in #2 didn't work for me. I received an error when trying to export. I changed line 45 from
public function mapBaseFieldsValues(array $values, FieldableEntityInterface $entity): array {
to
public function mapBaseFieldsValues(array $values): array {
and that worked for me.
πΊπΈUnited States rprager
rprager β created an issue.
π¬ | Menu Link Clone | Cannot install Entity Clone 2.0.0 because this module requires ^1.0 in composer.json
πΊπΈUnited States rprager
π¬ | Menu Link Clone | Cannot install Entity Clone 2.0.0 because this module requires ^1.0 in composer.json
πΊπΈUnited States rprager
rprager β created an issue.