- Issue created by @AlfTheCat
- ๐ฎ๐ณIndia abhishek_virasat
abhishek_gupta1 โ made their first commit to this issueโs fork.
- Status changed to Needs review
over 1 year ago 8:22am 24 January 2024 - ๐ฎ๐ณIndia abhishek_virasat
@AlfTheCat, I have make some changes corresponding the issue. please kindly review the MR
- ๐น๐ญThailand AlfTheCat
@abhishek_gupta1 fantastic, very grateful for that patch. Worked perfectly, thank you.
- First commit to issue fork.
- ๐ฉ๐ชGermany gogowitsch
I ran into the exact same problem.
I can confirm that MR !20 worked. I simplified the code by replacing
$this->entityTypeManager->getDefinition($entity_type->id())
with$entity_type
.