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

144
Vistas
URL Params Shorten while reloading Angular Page

I am working on an angular project. There are some filters to filter out some data and display it. All the filters are working fine and while I add some value in the filters it also updates the URL. Like if I add value in my video type filter, the URL add the filter values in the URL as a parmas. For example:

https://localhost:4200/example?video_format_type=Outstream

If I add another value in the filter, then the URL is becomes like

https://localhost:4200/example?video_format_type=Outstream&video_format_type=Instream

But I reload the page the get shorten. It removes all the params except the first one.

https://localhost:4200/example?video_format_type=Outstream

Why the URL params is get shorten or vanishes while reloading the page?

this.router.navigate([], {
      queryParams,
      queryParamsHandling: 'merge'
    });

I have done some research over internet. But have not find any possible cause why this possibly could happen? It may be noob question to ask. But I am new in angular. It would be great if anyone give me some suggestions on that.

about 4 years ago · Juan Pablo Isaza
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