Active
Project:
jQuery carousel
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2022 at 19:29 UTC
Updated:
10 Aug 2022 at 23:48 UTC
Jump to comment: Most recent
When using the field formatter, an error gets thrown because of a missing twig template:
Twig\Error\LoaderError: Template "modules/contrib/jquery_carousel/templates/jquery-carousel-field-formatter.html.twig" is not defined. in Twig\Loader\ChainLoader->getCacheKey()
Create a content type with a multiple image field. Set the field formatter to jquery carousel. Add some images in the field. Look at the node.
Add the missing twig template.
Comments
Comment #2
guilherme-lima-almeidaHi there,
I tested this module in Drupal 8.9.20 and 9.4.5, and doesn't work at all.
Comment #3
guilherme-lima-almeida