AdminLTE
AdminLTE copied to clipboard
AdminLTE - Free admin dashboard template based on Bootstrap 5
I've actually found a really neat utilization of todo-lists for my web application (made for recording daily meeting data). I'm creating a settings page for admins, and one of those...
Unable to configure admin-lte npm package on stackblitz Go to [stackblitz](https://stackblitz.com/edit/angular14-adminlte?file=angular.json) Project It says > Can't find package:admin-lte Application runs fine if these scripts and styles are not mentioned **Screenshots**...
Needs To Recreate https://github.com/ColorlibHQ/AdminLTE/blob/v3.2.0/build/js/Dropdown.js To fix 
Hi guys, I run Adminlte with Laravel using Inertiajs with Vue (SPA). the app is loading the adminlte on the login page so after logging in and being redirected to...
When implementing v4 in to my project I add the simple-datatables to my project and with the meta tag color-scheme set to "light dark" I was getting input fields set...
**Describe the bug** I found a weird behavior on my application using IFrame plugin. When I click on element with `iframe-fullscreen` widget, the full screen fails to work. **Debug** Initially...
Added the necessary JavaScript to allow for full screen mode to be used. This code uses the MDN Fullscreen API and also takes the F11 browser mode into account to...
Hi, This is not a real bug but this interface should responsive.. The kaban interface should display all 4 boxes without the need of sliding, so the box should adapt...
**Describe the bug** The [pushmenu plugin](https://adminlte.io/docs/3.1//javascript/push-menu.html) is not working nicely if you setup the `data-auto-collapse-size` to a value less than `992px` (or **LG breakpoint**). The problem is related to the...
**Describe the bug** The pushmenu plugins _(apply on a sidebar)_ opens automatically, randomly when a user click on a button, on page load ... etc. I don't find the cause...