Skip to main content
Question

Misspelling of unknown for Modern UI TypeScript Extension error

  • April 16, 2026
  • 2 replies
  • 34 views

johnnytanguts
Freshman I

In 2025 R2, the error message is misspelt for unknown and shows uknown, just an FYI. I already know I needed to import APTran, just wanted to make it known that there is a misspelling there. 

 

 

2 replies

palbores
Jr Varsity I
Forum|alt.badge.img+1
  • Jr Varsity I
  • May 5, 2026

@johnnytanguts you should import the APTran and include it in line 1.

 

import { AP301000, APTran } from "src/screens/AP/AP301000/AP301000";

 


johnnytanguts
Freshman I

@johnnytanguts you should import the APTran and include it in line 1.

 

import { AP301000, APTran } from "src/screens/AP/AP301000/AP301000";

 

Oh no worries I got that. Just meant the actual word is misspelled haha