ngcomponentrouter - AngularJs to keep query string on refresh -


i'm using angularjs 1.6 , ngcomponentrouter. want query string maintained after refresh.

for example, if go localhost:8080/something?foo=bar&bar=foo , hit refresh want go same url including query sting.

currently when refresh go base route (localhost:8080/something).


Comments

Popular posts from this blog

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Create a stacked percentage column -