Regular channel component should support children routes for Pro compatibility
ChannelComponent should support <router-outlet>
for children routes, instead of using ngIf
to selectively render the current view. This will ensure compatibility with Pro's ChannelComponent and its routes, allowing us to drop-in the Pro view into the minds.com/:username route.
Edited by Emiliano Balbuena