- 🇮🇳India saurabh-2k17
Hey @jurgenhaas @muriqui thanks for working on this issue. I am experiencing the same thing and followed the earlier threads to reach here.
Sadly, even after using the above changes, I am getting the same error.
TypeError: Cannot assign null to property Drupal\eca\Entity\Eca::$id of type string in Drupal\Core\Entity\EntityBase->createDuplicate() (line 358 of /var/www/html/web/core/lib/Drupal/Core/Entity/EntityBase.php)I am using 2.0.0-beta3 version of the module.
Any ideas what could be the issue? TIA
- 🇩🇪Germany jurgenhaas Gottmadingen
@muriqui thanks for the modification, and sorry for my late response as I missed this issue's notifications somehow. This looks good to go, I just wonder why this is now for the 1.x branch and not for 2.x anymore?
@saurabh-2k17 it's hard to dig into the code with the given amount of information. Can you please explain in more detail, what components you're using, how you got to the error message and then please provide the full stack trace?