Hi Community,
Hope all are doing well..
I am creating a simple Add Customer Operation in the Modern POS. I have created the BaseClasses and the Views as mentioned below.
When i am consuming the KnockoutExtensionVIewControllerBase class in the TypeScript file, I am getting below error as mention below screen shot.
If it is not visible i am mentioning the error in the below.
Error TS2507 Type 'typeof "C:/Users/Adminb7a0354d41/Desktop/RetailSDK/POS/Extensions/LTPOSCustomerExt/Views/BaseClas...' is not a constructor function type. TypeScript Virtual Projects C:\Users\Adminb7a0354d41\Desktop\RetailSDK\POS\Extensions\LTPOSCustomerExt\Views\POSNewCustomerView.ts
If any one has faced this type of issue please help me to solve or mention some other option if it is a bug.
Thanks in Advance....