jodit2
jodit2 copied to clipboard
File Browser events
Any chance for adding events to file browser or file uploader? Maybe a controlled flow after upload or delete?
Explanation: I made a connector for nodejs using AWS S3, but there is a delay between deleting and uploading files before they are displayed. The problem is that the editor calls the file list too soon before the files are displayed. Is there a way to control the action of reloading after a successful upload or delete?