react-simple-chatbot icon indicating copy to clipboard operation
react-simple-chatbot copied to clipboard

Input type="file" , how to make submit button to send data

Open arstan001 opened this issue 5 years ago • 0 comments

I made the input type of 'file'. And I want onClick send the file to the server. but can't figure out how to do it. I found the way with using component but then the next message doesn't wait until I click the 'submit' button.

If anyone finds a way to solve it, pls share

arstan001 avatar Jan 13 '21 08:01 arstan001