- 🇩🇪Germany Anybody Porta Westfalica
@s_leu could you give some more details and context if still relevant please? Thanks!
For some reason, the $entities argument in WidgetBase::selectEntities() is empty when using a view widget. Thus, the entities in the event object dispatched in selectEntities() is kind of useless, as one cannot access the selected entities.
Hence it's a bit confusing why the event is dispatched in the first place. Shouldn't it allow to do something with the selected entities? Even more useful would even be to allow altering the selected entities in an event subscriber. However in the case described above, neither is possible.
Depends on the intended purpose of the event dispatching in WidgetBase::selectEntities().
Active
2.0
Widget plugins
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
@s_leu could you give some more details and context if still relevant please? Thanks!