Eugenio Lentini
Eugenio Lentini
Hello, thanks for you suggestion, here the result of the call ```bash Operating System Metrics: Provider: cgroupv1 Effective CPU Count: 12 CPU Period: 100000us CPU Quota: -1 CPU Shares: -1...
@MarinAngelo one solution would be to use the single approach to create the navbar component and not the trees, [here the plunkr](https://plnkr.co/edit/g8wcbYtGPQqRtQDHPowB) ``` html Metal Gear Just a clone ```...
@memclutter Hey man! thanks a lot for your feedback and sorry for the delay, I have marked your request as enhancement, I will try to find a bit of time...
Do you mean before each single item in the menu enclosed in a **li** element? Roughly you should change the template to add a span with the icon ``` javascript...
Hi, in order to remove the hashbang (#) from the url you have to activate the `html5` mode ``` javascript angular.module('wkfsfrcApp', ['ui.navbar', 'ui.router']) .config(['$urlRouterProvider', '$locationProvider', function($urlRouterProvider, $locationProvider) { $urlRouterProvider.otherwise('/'); $locationProvider.html5Mode(true);...
@Tropicalista I don't understand your point, sorry, could you please describe your scenario a bit better? In any case, the navbar is **responsive** as the one provided by Bootstrap. You...
@Tropicalista sorry but I have tried to link `state unknown` to state 1, and it is clickable, I can go to `state 1`, this is the model I have used...
@Tropicalista I have not got any answer, if you find an issue, please reproduce it by means of plunkr and open a new one. Have a nice day.
Hi @Tropicalista, I have done some tests on different browsers using the demo app I provide with the source code and I cannot reproduce the issue, I guess it is...
I have not any feedback from @Tropicalista so I close the issue, in case, please reopen it :wink: