Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Ember refresh page and add '?'to url when trying to redirect

$
0
0

@Kobejames wrote:

Ember refresh page and add '?'to url when trying to redirect to another route, second time it works but keep that additional ‘?’ in url,

start: localhost:4200/abc/#/login

click submit button: refresh page and add ‘?’ to url, localhost:4200/abc/?#/login

click button again: redirect successful but still keep the ‘?’ in url, localhost:4200/abc/?#/index

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles