im also facing a problem with intent 🙂 - i used ...
# 🌎general
f
im also facing a problem with intent 🙂 - i used an expression card with "event.nlu.intents.length === 0" condition, after 4 intent cards. so that, if the intent was not recognized by the chatbot, it will ask the user to write it again, instead of just ending the conversation. but the expression only works when i write random things. when i write some thing related to my 4 intents (which is related but not recognizable by bot as an intent) it just ends the coversation, instead of going to the other card. can you tell, what might be causing this problem:(