Fahad Shah

Results 2 comments of Fahad Shah

This is an important feature. The index of dynamically added tabs by other users means nothing, the name is the appropriate way of **selecting** a specific tag.

Commenting out `import { NgSemanticModule } from 'ng-semantic';` and `NgSemanticModule` in the imports array in **app.module.ts** makes it possible to run `ng-serve`. You can then uncomment those lines back in...