aktos-io / scada.js

Industrial distributed SCADA and MRP library for web, desktop and mobile
https://aktos.io
93 stars 26 forks source link

file-button should fire its handler on error #168

Closed ceremcem closed 6 years ago

ceremcem commented 6 years ago

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.