Posted 13 October 2025, 2:58 am EST - Updated 13 October 2025, 3:07 am EST
Hi team,
I’m currently migrating our app from SpreadJS 17.x to 18.2.1, and I encountered an issue with the Designer component when switching the language to Japanese, Korean, or Chinese.
When I load the following resources:
[code]
[/code]and open the Designer in those languages, I get this error in the console:
Uncaught TypeError: Cannot read properties of undefined (reading 'fontScriptCode')
at gc.spread.sheets.designer.all.18.2.1.min.js:2073
The error occurs when clicking the Font dropdown under Page Layout in the ribbon.
When I switch back to English resources, everything works fine.
Environment:
SpreadJS Designer 18.2.1
Confluence Forge App (custom integration, browser-based)
Languages tested: ja, ko, zh, en
All JS files load successfully (confirmed in Network tab)
Thank you for your help!
— Diep Nguyen


