Hi, again .. After more tests, I could classify problem behavior..
If I clean routing history in vue-dev tools, or
If I use browser back key,
Then It does not track history consitantly.. in that state, Refresh on browser does not help.
I did rebuild by npm run dev, but not help.
Hi, I found history tracking is not working with loop-back address 127.0.0.1. But It works with 192.168.219.5 (eg). (_history array is 0 length)
Below closed issue that original poster didn't response is maybe related with this issue, what I found.
I'm using Nuxt.js v2.12.0, Vue v2.6.11, node v12.9.1.
I'm closing this issue as there is no answer since 2 months.
Originally posted by @MaximVanhove in https://github.com/MaximVanhove/vue-router-back-button/issues/3#issuecomment-460616105