Caused by an old:
{{ attach_library('webksdct/foundation.responsiveAccordionTabs') }}
inside the paragraph--drowl-paragraphs-types--container-tabs-accordion.html.twig.
We need to change it to:
{{ attach_library('foundation_sites/responsiveAccordionTabs') }}
Issue fork drowl_paragraphs-3228867
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 #4
thomas.frobieterComment #5
anybodyMR was wrong.
Comment #6
anybodyFixed in new release: https://git.drupalcode.org/project/drowl_paragraphs/-/tags/4.1.29
Comment #7
thomas.frobieterThx!