R
R
robotwerter2015-05-12 19:10:31
JavaScript
robotwerter, 2015-05-12 19:10:31

Redrawing the page after navigating to it?

How to make it so that when you go to another page using $location.path(), the page is updated? You need to update some data on the page.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Maxim, 2015-05-13
@robotwerter

using ui-router:
in quotes the path, for example, auth.login, in the first curly braces are the parameters, in the second, what is written, if you need to reload the page.

M
Mikhail Osher, 2015-05-12
@miraage

https://github.com/angular-ui/ui-router

A
Alexander Grebenshchikov, 2015-05-12
@archerz

You may need to use the $locationChangeSuccess event

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question