Hi @rstoenescu, it’s always me.
I figured out how to replicate the error in a simple project, that I could push on a git repo.
Here’s the link: https://github.com/ntaddei/router-test
In order to replicate the error:
- Go on ‘companies’ menu voice, it’ll load Companies component.
- Add new Company, insert name/motto (just for fun) and click CREATE button. It will add a new Company and go to Company profile (‘companies/:id’)
- Go back (browser button works as well)
- Add another Company
- You’ll see this time it goes on Company profile then immediately back to companies list.
Hope it’s enough, if you’ll find out what’s going on I’ll really appreciate that.
Thank you very much!
Niccolò