Skip to content

Refactor and fix tracking of the special room dimension

Daniel Gerhardt requested to merge refac-view-tracking into master

Use subscribe to ActivationEnd instead of NavigationEnd RouterEvent and use route param and data from reslover instead of manually extracting values from the URI.

Merge request reports