Andreas Bibow

Results 13 comments of Andreas Bibow

Must be a Sass issue. I am using V1.50.1 (dart-sass) and everything works fine

`.flickity-page-dot` is for V3 See https://github.com/metafizzy/flickity/issues/1210

docs added as @mfranzke suggested

I am using the engine-twig-php and for me this happens too occasionally. Think in this case it has something to do with `@basalt/twig-renderer`, but i am not 100% sure. Thats...

@JosefBredereck great, thanks. i would suggest to do the documentation etc if this is ready to merge and no further changes need to be done.

@JosefBredereck test and docs added. Hope everything fits your needs. There was broken link in packages/docs/src/docs/advanced-config-options.md:213 - this is fixed too

@Fanni-Portier your example website is using GSAP to animate the slider. Found an example here: https://gsap.com/community/forums/topic/21314-trying-to-create-a-smooth-scrolling-carousel-that-also-behaves-like-a-marquee-scroller/#comment-100826

Rendering Twig is handled by `@basalt/twig-renderer` which comes with a separate vendor directory and is not providing `twig-extras` (https://github.com/knapsack-cloud/twig-renderer/blob/master/composer.json). Using your own composer.json and vendor directory in the Patternlab-directory is...

Sorry, but are there any updates on the issue using the `#[SubscribedService]` attribute inside a class? Fyi: Using this inside a Trait works, but thats not always the best solution....

@bitbirddev https://github.com/pimcore/pimcore/issues/16453#issuecomment-1889038033 may be fixed with https://github.com/pimcore/pimcore/pull/16467