Results 5 comments of sovushka-utrom

I get the same message as @narendrasinghrathore

Got the same problem. It would be really a useful feature. UPD: actually, CanActivateChild works fine: ``` canActivate: [CustomKeycloakAuthGuard], canActivateChild: [CustomKeycloakAuthGuard], loadChildren: () => import('./feature/feature.module').then(m => m.FeatureModule) ``` And in...

That would be nice, as even the demo page of markdown-it shows some missing emojis: ![image](https://user-images.githubusercontent.com/50709991/103879323-fd223400-50d7-11eb-8628-25a3450beafc.png)

Letting developers set an id for tab would be great. IMHO, it should be an id, not some `data-tabid` or other custom attribute, as it might not fit all use...