Closed (duplicate)
Project:
Flag Lists
Version:
4.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
10 Feb 2025 at 09:11 UTC
Updated:
12 Feb 2025 at 08:00 UTC
Jump to comment: Most recent
The links to add an item to a flag_list doesn't show up. This is probably due to a change i Drupal API
On a page that should show the toogle links they do not show up.
To be found
Comments
Comment #2
sl27257After some investigation this is actually related to #3504522: Declaration of Drupal\flag_lists\FlagListsFlagLinkBuilder::build($entity_type_id, $entity_id, $flag_id) must be compatible with Drupal\flag\FlagLinkBuilderInterface::build($entity_type_id, $entity_id, $flag_id, $view_mode = null) .
Mark as duplicate!