-
Hi! Why do I see component tags around component templates??
As result my sidebar dropdown does not work!
What cause this problem?
```
Angular CLI: 1.6.4
Node: 8.2.1
OS: win32 x64
Angular: 5.2…
-
We're planning to use a decoupled client for the VZE frontend. We'd like to keep using React as our FE development framework.
We need to identify, experiment and implement an admin theme/system to …
-
See discussion here: https://github.com/deeplearning4j/deeplearning4j/issues/6907#issuecomment-481983566
-
Apart from bootstrap, glued has no extra styling what so ever. There are basically 4 opensource admin/dashboards bootstrap templates out there with sources on github. The most visually pleasing to me …
-
At the moment the development build is used for the docker image of the dashboard.
> Compiled successfully!
> You can now view @coreui/coreui-free-react-admin-template in the browser.
> Local: …
rmllr updated
5 years ago
-
I'm at a loss on this. I downloaded the CoreUI Angular Admin panel and ran it in my machine. The breadcrumbs work fine.
Then based on the CoreUI theme, I created my own project and set up breadcrumbs…
-
Hi *,
I am currently developing a CoreUI based single page application and I am working on a dashboard
containing some charts receiving there date via axios call.
### Expected Behavior
I would…
-
So far this is what's queued up for the Laravel 5.8 Boilerplate Release:
- [x] Upgrade to Laravel 5.8
- [x] Upgrade to phpunit 8.0
- [x] Upgrade to phpunit-results-printer 0.26.1
- [x] Upgrade t…
-
Hi,
I'm no Angular expert (learning just now), but it looks like the styles added to the body element in the Aside controller don't get removed when the component is removed from page (maybe removing…
-
I want to make a dynamic sidebar menu. For the test, I created a method changeMenu() in default-layout.component.ts.
I made the following changes (coreui-free-angular-admin-template-2.0.0-rc.4):
…