Guest User

Untitled

a guest
Aug 13th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. Uncaught Error: Template parse errors:
  2. "let-" is only supported on ng-template elements. ("<template #innerView></template>
  3. <template #template [ERROR ->]let-ctx>
  4. <template [swapCmp]="ctx.component" [swapCmpBindings]="ctx.bindings" [swapCmpProjectable"): ng:///ModalModule/ModalOverlay.html@1:20
  5. at syntaxError (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:684)
  6. at TemplateParser.parse (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:24530)
  7. at JitCompiler._parseTemplate (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:33917)
  8. at JitCompiler._compileTemplate (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:33892)
  9. at eval (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:33794)
  10. at Set.forEach (<anonymous>)
  11. at JitCompiler._compileComponents (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:33794)
  12. at eval (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:33664)
  13. at Object.then (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:673)
  14. at JitCompiler._compileModuleAndComponents (webpack-internal:///./node_modules/@angular/compiler/esm5/compiler.js:33663)
Add Comment
Please, Sign In to add comment