john cook → credited sarikawirtz → .
@poker10 By mistake i removed your tag. Added them again. My apologies.
As @Martijn de Wit said. I installed fresh installation of Drupal10. Installed module. Applied patch and I must say it's working perfectly fine. I can not reproduce my own error anymore. moving to RTBC.
As @Martijn de Wit said. I installed fresh installation of Drupal10.
Installed and enabled module. Applied patch. Allowed field to accept "SVG" image but did not work for me. after uploading sgv image got an error(
svg-error.png)
In log error: Entity view display 'node.article.default': Component 'comment' was disabled because its settings depend on removed dependencies.
I tested as per "README.md" Standards and it looks good to me. Moving to RTBC.
I tested Merge request !11 using drupal10 and tried to clone the node. When I clicked on "clone node" it gave me no option to change content or title (attached screen shot "merge_request-11-2023-01-27.png"). However when i tried to save the node it gave me an error "The website encountered an unexpected error. Please try again later."
Also error from Log:
InvalidArgumentException: Field submit is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 587 of /var/www/html/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php).
I installed module and applied the patch #2 and #10 using drupal10 and cloned node successfully.