Versão atual:

ThfPageLoginComponent não encontra o elemento thf-page-login

Boa tarde

Ao tentar utilizar o compontene de login do THF em um projeto Ionic Angular, tenho o seguinte erro:

Uncaught Error: Template parse errors: 'thf-page-login' is not a known element: 1. If 'thf-page-login' is an Angular component, then verify that it is part of this module. 2. If 'thf-page-login' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("

[ERROR ->] The world is your oyster.

"): ng:///AppModule/HomePage.html@9:2 at syntaxError (compiler.js:486) at TemplateParser.parse (compiler.js:24674) at JitCompiler._parseTemplate (compiler.js:34629) at JitCompiler._compileTemplate (compiler.js:34604) at compiler.js:34505 at Set.forEach () at JitCompiler._compileComponents (compiler.js:34505) at compiler.js:34375 at Object.then (compiler.js:475) at JitCompiler._compileModuleAndComponents (compiler.js:34374)

Já está instalado o thf-theme / thf-ui / thf-templates / mobile-theme.

no meu modulo do app principal

Alguém ja passou por este problema?

Obrigado.

Versão (1):

Ver a versão formatada

ThfPageLoginComponent não encontra o elemento thf-page-login

Comentário

new question