fix(pspdfkit): Inline-Worker stoppen und aus CSP entfernen
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
static Instance
|
||||
static loadPSPDFKit(arrayBuffer, container, licenseKey, locale) {
|
||||
UI.Instance = PSPDFKit.load({
|
||||
inlineWorkers: false,
|
||||
locale: locale,
|
||||
licenseKey: licenseKey,
|
||||
styleSheets: ['/css/site.css'],
|
||||
|
||||
Reference in New Issue
Block a user