Closed adambreznicky closed 7 years ago
in the theme map, when clicking an entity point, the popup displays a link to view that entities' view/page. this link is an href which disrupts the state and resets the history. this should be changed to a history.push()
fixed in commit 95a7558
in the theme map, when clicking an entity point, the popup displays a link to view that entities' view/page. this link is an href which disrupts the state and resets the history. this should be changed to a history.push()