It seems like this bug was introduced by the Project Update Bot in this commit https://git.drupalcode.org/project/entity_reference_preview/-/commit/d2c....
Issue fork entity_reference_preview-3346721
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
tarekdj commentedComment #4
tarekdj commentedComment #6
m4oliveiThis looks great. I added a clean up to the same classes affected here where the project update bot added odd unnecessary things to the constructors.
Thanks for catching this! My bad for not seeing those with the last patch test. Lesson learned not to trust the changes the project update bot makes.
Comment #9
e0ipsoThanks for this folks!