[Ticket cloned from T2416: Angular Issue with Custom tab]
Codeimport tabsTemplates from "./survey.creator.summary-template.html";
Cannot find module './survey.creator.summary-template.html' or its corresponding type declarations.ts(2307)
View Problem (Alt+F8)
I got the above error at that point when i clone and run it in angular.
Please do help!
Thank you.
Hello,
Can you share a minimal live sample illustrating the issue and/or the exact steps to reproduce it in our demos?
Thanks, Serge
SurveyJS Team
I just clone the project from https://stackblitz.com/edit/github-5xs2qx-jxpcjk-creator-addtab
and tried to run it locally it directs the error.