Currently it seems that if there is a link to a particular state of the viewer contained inside the viewer (e.g. the "Notes" functionality on Ely Green that links to specific views of three pages), clicking on it will update the URL but not actually trigger a change of state of the component. The component should listen for changes to the hash part of the route and trigger its navigation function on any change.
Currently it seems that if there is a link to a particular state of the viewer contained inside the viewer (e.g. the "Notes" functionality on Ely Green that links to specific views of three pages), clicking on it will update the URL but not actually trigger a change of state of the component. The component should listen for changes to the hash part of the route and trigger its navigation function on any change.