- last update
about 1 year ago Composer require-dev failure - 🇩🇪Germany sleitner
I have this problem, too. For anonymous users flexslider in a view is not visible, for logged in users flexslider is visible.
if (!empty($optionset) && !in_array($optionset->id(), $cache)) { $cache[] = $optionset->id(); $attached['drupalSettings']['flexslider']['optionsets'] = [ $optionset->id() => $optionset->getOptions(TRUE), ]; }
This obviously cannot work with multiple optionsets, because all optionsets are replaced with the current one.
- last update
about 1 year ago Composer require-dev failure -
minorOffense →
committed a6802cb9 on 3.x authored by
sleitner →
Issue #2911249 by Utilvideo, sleitner: Field flexslider broken on plugin...
-
minorOffense →
committed a6802cb9 on 3.x authored by
sleitner →
- Status changed to Fixed
about 1 year ago 8:09pm 12 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.