springboot-angular2-tutorial / angular2-app

This repository is an example application for angular2 tutorial
MIT License
141 stars 51 forks source link

Give page paraeter to /users. It's required for history back. #2

Closed akirasosa closed 8 years ago

akirasosa commented 8 years ago
  1. Move to /users
  2. Move to next page of /users
  3. Show user detail
  4. History back

Now, it's always back to first page. But it's expected to be back to page 2.

dhasilin commented 8 years ago

How to fix that bug ? :)

akirasosa commented 8 years ago

@Kravs Here is an implementation. Take a look. https://github.com/springboot-angular2-tutorial/angular2-app/commit/86bd413a1e0e1d64dd5490ecc2a3982c10b9ae80#diff-fe9330d62aad143933fa53e34da3cd04