Entities: event.nlu only returning single entity,...
# 🤝help
w
I have logic that depends on combinations of entity occurrences to determine flow. Today, it appears that
event.nlu.entities
is returning only one element, even in cases where
event.preview
is intentionally "stuffed" with multiple entity occurrences (exact or inexact match, same behavior). Is anyone else experiencing this behavior? And if so, is there a way to correct it?