Closed
Description
Version
2.7.0
Reproduction link
http://jsfiddle.net/forzLu80/30/
Steps to reproduce
- Click on the button to generate a random param
- Click on the first link (param / url stays the same)
- Click on the second link (param / url changes)
What is expected?
Both router-link
components should behave exactly the same as their data is equal.
What is actually happening?
router-link
components in nested components behave differently when param values are updated.