- Issue created by @britt.vanderlinden
- 🇧🇪Belgium tim-diels Belgium 🇧🇪
Please provide patches as MR as that will be easier for review and also triggers the pipelines for quality assurance and testing.
- Status changed to Needs work
about 1 month ago 1:23am 17 July 2025 - 🇦🇺Australia almunnings Melbourne, 🇦🇺
Hi there,
I tried to get this to return a result on my end, and it always came back null.Am I missing something?
getEntity isn't on the MenuLinkInterface
Are you trying to get `MenuLinkContent` entity view_mode?
Does this require 3rd party modules?I'm not aware of that being populated by default in how we access the data.
I'm also shifting my thinking to the opinion that frontend logic to choose what to display to a user, should happen on the imlenmentation, not the data. We have no rendering context in the menu, so it's unknown what view mode it would even display?
Maybe I got this wrong.
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
There is a failing PR up if you wish to continue yourself.