Copy link to clipboard
Copied
Hello everyone,
I hope someone can help me here. I have Adobe SDK PDF View embedded on my web application to view and mark up PDF files.
Everything was working fine until yesterday. Today, when anyone tries to open PDF files that are saved on the web server, they can't view the PDF file. The console log in the browser is showing the following error message.
Uncaught TypeError: Cannot redefine property: safeSessionStorage
at Object.defineProperty (<anonymous>)
at initializeStorage (StorageHelper.js:45:10)
at +a/+ (Providers.ts:146:1)
at __webpack_require__ (bootstrap:19:32)
at Object.haRa (index.ts:30:1)
at __webpack_require__ (bootstrap:19:32)
at Object.EbfC (AdobeDCViewBase.js:13:15)
at __webpack_require__ (bootstrap:19:32)
at ViewSDKInterface.js:2:1108812
at ViewSDKInterface.js:2:1189185
Please help.
Thank you in advance.
Copy link to clipboard
Copied
Running into the same issue when using the embedded viewer locally at localhost:3000.
Copy link to clipboard
Copied
Im also seeing this issue, have you had any success with fixing it?
Cheers
Find more inspiration, events, and resources on the new Adobe Community
Explore Now