Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

342
Vistas
Angular Material Progress Bar not getting called

I'm trying to use angular material progress bar, i have used this code in app.module.ts

import { NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
import { MatProgressBarModule } from '@angular/material/progress-bar';

  ],
  imports: [
    MatProgressBarModule
  ],

calling progress bar like this in app.component.html

 <mat-progress-bar mode="determinate" value="100"></mat-progress-bar>  

it is working in this component but i want to call in other component using the same code but not getting called.

Getting this error:

mat-progress-bar is not a known element

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

If the other component is in a different module then you must include MatProgressBarModule in that module's imports array.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda