Closed (fixed)
Project:
Owl Carousel
Version:
8.x-1.0-alpha4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
28 May 2021 at 17:18 UTC
Updated:
13 Jun 2021 at 22:34 UTC
Jump to comment: Most recent
Error: Class 'Psy\Util\Json' not found in template_preprocess_owlcarousel_views() (line 27 of modules\owlcarousel\owlcarousel.theme.inc).
template_preprocess_owlcarousel_views(Array, 'owlcarousel_views', Array) (Line: 287)
Drupal\Core\Theme\ThemeManager->render('owlcarousel_views', Array) (Line: 431)
module no longer works at all
owlcarousel-8.x-1.0-alpha4 and owlcarousel-8.x-1.x-dev
while version owlcarousel-8.x-1.0-alpha3 works perfectly well
Comments
Comment #3
ipwa commentedFurther testing this release I realised that one of the maintainers refactored the way this module works with views but he never got to finish his work. All that WIP has been released so the views integration in alpha4 and alpha5 is broken. I will move all that work in progress to a 8.x.-2.x branch and restore the views integration to the way it used to work in alpha3 and tag a new 8.x.-1.x release.
For now I have committed a fix for this issue and will release an alpha5 with the fix.
Comment #4
ipwa commentedComment #5
ipwa commentedComment #6
ipwa commented