Related item with FM issues/enhancements: telerik/kendo#10473
The FileManager's Error event fires, its dataSource throws a js exception:
kendo.all.js:165968 Uncaught Error: Error! The requested URL returned 500 - error
and the added folder is still displayed in the FileManager view.
The view is refreshed and the added folder is removed.
Hi John,
Thank you for the additional information provided. I have just added the information that Destroy and Update scenarios reveal the same issue to the Bug item in our GitHub repository:
https://github.com/telerik/kendo-ui-core/issues/5680
Regards,
Veselin Tsvetanov
Progress Telerik
Similarly, errors returned from the Destroy and Update endpoints are not processed correctly.
I've got to believe there has to be a workaround for these issues. How else could any one use the FileManager widget? It would only be usable in situations where all creates, all updates, and all deletions are always allowed.