I clone your example and add some code , just use Link to route but not use this.props.router.push api. The reason is that I met a problem: when i change route in my own examples , the transition component has been copied. I have two identical component .

Could you help me? Thx!