@Romanov_Roman wrote:
I have an Ember js application, and back-end on Tornado The url format is like this: example.com/index.html#/some-page example.com/index.html#/other-page
Is there some way to make redirect from some-page to other-page from back-end side? When I’m making redirect to other-page l, browser is trunking the part of url, after # symbol, so I’m redirected to: example.com/index.html
Posts: 2
Participants: 2