i set many tag to a article, but when i get the tag through article.tags, it lack some tag what i set.
for example, i set many tag to the article “demo”, but i can’t find the value of “Mealtype_Lunch”.
Hi Deng - just to confirm, not all tags on an article are being returned when you loop through article.tags
? If so, can you share the Liquid snippet where you’re trying to output the tags?