Using data-sly-list I can iterate over the list object in Sightly, but how can I check if the list is empty? data-sly-list just doesn't display anything in empty list objects, and I need to display alternate text if there are no items in the list.
thanks
source share