aktos-io/scada.js

file-button should fire its handler on error

ceremcem opened this issue · 0 comments

Description:

Currently file-button component displays a "Timeout!" error when file uploading is timed out but handler is not called. For a proper error handling, file-button handler should be called while indicating the error.