sovushka-utrom
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: 
Would be really useful.
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...
Same issue here on `2.0.6`. Tried downgrading to `2.0.2`, still getting the same "Could not load StaticSitesClient metadata from remote". Downgrading to 2.0.0 seems to be unsecure [according to doc](https://learn.microsoft.com/en-us/azure/static-web-apps/static-web-apps-cli-install)