I want to pass multiple components (Component1 | Component2) into my canDeactivate guard, so I\'m using generics like this below.
Problem - There is