Tested on Windows, in Firefox 151.0b10 (64-bit) and Chrome 148.0.7778.168 (Official Build) (64-bit)
Issue: In the most recent version of CoreUI Angular, the c-sidebar-nav-group routerlinkactive is no longer working. In previous versions (last tested in 4.4.3) when you clicked on any of the children for the nav group, the nav group itself would get the "show" class. This no longer happens. It also does not add the class when the page is refreshed. The sub menu does open though, and a class is applied to the sub menu item, just not the parent.
This also happens on the public demo site:
https://coreui.io/demos/angular/5.5/free/#/forms/form-control
The Forms group should have the show class added to it, but it does not. If you click on the Forms group to close the group, then click on it again to open it, THEN the show class is added, but not on refresh or page navigation.
Tested on Windows, in Firefox 151.0b10 (64-bit) and Chrome 148.0.7778.168 (Official Build) (64-bit)
Issue: In the most recent version of CoreUI Angular, the c-sidebar-nav-group routerlinkactive is no longer working. In previous versions (last tested in 4.4.3) when you clicked on any of the children for the nav group, the nav group itself would get the "show" class. This no longer happens. It also does not add the class when the page is refreshed. The sub menu does open though, and a class is applied to the sub menu item, just not the parent.
This also happens on the public demo site:
https://coreui.io/demos/angular/5.5/free/#/forms/form-control
The Forms group should have the show class added to it, but it does not. If you click on the Forms group to close the group, then click on it again to open it, THEN the show class is added, but not on refresh or page navigation.