0

VueJs Router does not work when accessing a similar path with different parameters.

I am trying to access a dynamic address where only changes the ID of the page that goes as a parameter.

The address in the browser changes, but the page content continues from the current state.

Could anyone help?

this.$router.push({ path: `/vendas/detalhes/${data.id}` })
Smokey Dawson
  • 8,827
  • 19
  • 77
  • 152
marcelo.delta
  • 2,730
  • 5
  • 36
  • 71

0 Answers0