hello everyone!
how can I disable the default animation on the Carousel, it seams that it is happening only once when the assets are not preloaded
here is my Object
MyCarousel: {
type: Carousel,
direction: “row”,
forceLoad: true,
scrollTransition: { x: null },
}