Problem/Motivation
Looking for tabs story (example: /admin/appearance/ui/components/ui_suite_dsfr/tabs), click on tab does not show the panel
Steps to reproduce
Go to /admin/appearance/ui/components/ui_suite_dsfr/tabs, click on second tab.
Second panel does not show.
Issue fork ui_suite_dsfr-3536549
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 #2
goz commentedLooking at tabs story, id key is wrong. Should not be unique_id but id.
Comment #4
goz commentedComment #6
pdureau commented