After update commerce to version 3.3.4 and update project to Drupal 11 I am receiving an error
Circular reference detected for service "date.formatter", path: "date.formatter -> Drupal\commerce\Hook\CommerceHooks -> commerce.inbox_message_fetcher
-> date.formatter".| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3582355-4.patch | 1.63 KB | abarrio |
Issue fork commerce-3582355
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
abarrioCreated merge request removing unneded parameter $dateFormater.
Comment #4
abarrioAdded patch from merge request for project.
Comment #6
jsacksick commentedMerged, thank you!
Comment #9
anybodySame here! Looking forward for the next stable release to fix this :) Thanks!!