This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Routing-Navigation on IE9 different to Chrome #7956
Closed
Description
HI all
I am trying to migrate to version 1.2.18 from 1.2.16, implementing routing with .
So clicking /ContainerManagement/ContainersByUnit/1/749 will navgate to /ContainerManagement/#/ContainersByUnit/ContainersByUnit/1/749 on IE9 adding ContainersByUnit twice but the expected on chrome, if I change the link from /ContainerManagement/ContainersByUnit/1/749 to /ContainerManagement//1/749 the result is the expected on IE9 but failed in chrome navigating to /ContainerManagement//1/749
Help traped on version 1.2.16