The problem is when I try to edit slideshow from the theme editor, it brake. Until I save it, it won’t looks good. I know I will have to work with this function but don’t know how to exactly reload the slick function.
document.addEventListener(“shopify:section:load”, function(event) {
slick();
});

