Problem/Motivation
I am coming from #3549150: Fatal errors when using pseudo fields and had the problem that I got an exception when I am using pseudo fields in my display.
Proposed resolution
Wrap code in a try / catch block so we don't get that hard error.
Issue fork ui_patterns-3549152
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
yannickooComment #4
pdureau commentedComment #5
just_like_good_vibeswould you share a simple usecase please that is not working with extra fields?
thank you
Comment #6
yannickooI had this problem with Frontend Editing module which is adding a pseudo field to the display.
Comment #7
pdureau commentedComment #8
just_like_good_vibesHello, i couldn't really reproduce on my side, when i tested it with the mentioned modules.
@yannickoo, would you share the exact manipulations that trigger the errors please?
thank you
Comment #9
pdureau commentedComment #10
yannickooHey again! After a long while I can finally reproduce this here again and give you more information: I have Frontend Editing module installed and I was able to enable Display builder for my display but when clicking the error I see the error again:
Since the Frontend Editing pseudo field could not be initialized I could see a placeholder field "Field: [Entity] ➜ [Field]" next to my Title and Content fields in the Display Builder UI: