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 query is - 'who is mario', duplicate messages are obtained:-
When checked in networking tab, two duplicate actions for the query was observed - "actions": [ { "language": "en", "type": "answer", "expression": "Great question. I never actually thought about that before, and I am not sure." }, { "type": "answer", "mood": "sabta", "expression": "Great question. I never actually thought about that before, and I am not sure." } ],
Expected Behaviour
For query - 'who is mario' output should be a single action
Steps to reproduce it
In the search-box type - 'who is mario'
Screenshots of the issue
The text was updated successfully, but these errors were encountered:
Actual Behaviour
When query is - 'who is mario', duplicate messages are obtained:-
When checked in networking tab, two duplicate
actions
for the query was observed -"actions": [ { "language": "en", "type": "answer", "expression": "Great question. I never actually thought about that before, and I am not sure." }, { "type": "answer", "mood": "sabta", "expression": "Great question. I never actually thought about that before, and I am not sure." } ],
Expected Behaviour
For query - 'who is mario' output should be a single action
Steps to reproduce it
In the search-box type - 'who is mario'
Screenshots of the issue
The text was updated successfully, but these errors were encountered: