botpress
botpress copied to clipboard
[BUG]: Node transition failing after file upload
Description After a user uploads a file using choice skill, the chatbot does not transition to the next node. When testing this in the studio interface using the emulator, the studio UI goes blank after file upload.
To Reproduce Steps to reproduce the behavior:
- Create a choice skill which returns either BOTPRESS.FILE_UPLOAD or BOTPRESS.IMAGE_UPLOAD
- Link it to some nodes
- Chat with the bot and upload a file
- No transition after file upload
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information):
- OS: Windows]
- Browser [e.g. Chrome, Safari]
- Browser Version [e.g. 83.0.4103.97]
- Botpress Version [e.g. 12.10.0]
- NodeJS [e.g. 12.13]
Additional context Conversation with the chatbot e.g., thanking a user should continue after file upload
@Michael-N-M
For me this is working properly. Look at this screenshot for reference:
@Michael-N-M For me this is working properly. Look at this screenshot for reference:
How to use the uploaded image in conversation?
I want to send the image to server using API.