Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 490 Bytes

2023-08-21-add-error-handling-on-document-preview.md

File metadata and controls

10 lines (10 loc) · 490 Bytes
title issue author author_email author_github
Add error handling on document preview
NEXT-30160
Cedric Engler
cedric.engler@pickware.de
Ceddy610

Administration

  • Changed the getDocumentPreview method on src/core/service/api/document.api.service.js so that an error gets caught with the call of the listener
  • Changed the onPreview method on src/module/sw-order/component/sw-order-document-card/index.js so that the property isLoadingPreview is changed on finally