title | issue | author | author_email | author_github |
---|---|---|---|---|
Add error handling on document preview |
NEXT-30160 |
Cedric Engler |
cedric.engler@pickware.de |
Ceddy610 |
- Changed the
getDocumentPreview
method onsrc/core/service/api/document.api.service.js
so that an error gets caught with the call of the listener - Changed the
onPreview
method onsrc/module/sw-order/component/sw-order-document-card/index.js
so that the propertyisLoadingPreview
is changed onfinally