You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use a handler with intent AmountIngredient in my WelcomeComponent (the default component after our global one)
The entities get properly parsed.
But whenever I am in a different component, a component that handles recipes in our app the intent gets matched but the entities do not get parsed.
After hours of trying I still don't have an explanation, how can it be that it works in one component but not in another?
I'm submitting a...
I have an intent AmountIngredient:
RawInputType is freeText
When I use a handler with intent AmountIngredient in my WelcomeComponent (the default component after our global one)
The entities get properly parsed.
But whenever I am in a different component, a component that handles recipes in our app the intent gets matched but the entities do not get parsed.
After hours of trying I still don't have an explanation, how can it be that it works in one component but not in another?
You would help me a ton if someone has an answer
Expected Behavior
Jovo should parse the entity correctly
Current Behavior
Error Log
Your Environment
The text was updated successfully, but these errors were encountered: