botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
83 stars 91 forks source link

[BUG] HITL Next | Conversation Error #1529

Closed bassamtantawi-botpress closed 3 years ago

bassamtantawi-botpress commented 3 years ago

Describe the bug When I call the handoffs HITL Next action, then I surf to HITL Next, then change my status to online, when I click on a conversation, an error is raised.

To Reproduce Steps to reproduce the behavior:

  1. From the flow designer, call HITL Next Handoffs action
  2. Go to HITL Next module
  3. Change status to online
  4. Click on any conversation
  5. Error on Screen, No error in the logs `COULD NOT DISPLAY COMPONENT An error occurred while loading the component Minified React error botpress/v12#22; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bemail%2C%20strategy%2C%20tokenVersion%2C%20isSuperAdmin%2C%20iat%2C%20exp%2C%20aud%2C%20name%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Developer? click here to see why this might happen`

Expected behavior To be able to chat with the user through the conversation screen

Screenshots image

Environment (please complete the following information):

Additional context Add any other context about the problem here.

franklevasseur commented 3 years ago

Fixed by botpress/botpress#5600