Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Uncaught TypeError: Cannot redefine property: safeSessionStorage

New Here ,
Jun 11, 2025 Jun 11, 2025

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.

TOPICS
Acrobat SDK and JavaScript , Windows
105
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 21, 2025 Jun 21, 2025

Running into the same issue when using the embedded viewer locally at localhost:3000.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 06, 2025 Jul 06, 2025
LATEST

Im also seeing this issue, have you had any success with fixing it?
Cheers

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines