Diego Smania
Diego Smania
I think `RTL` will be only supported on the incoming **AdminLTE v4**, check [closed issues](https://github.com/ColorlibHQ/AdminLTE/issues?q=is%3Aissue+is%3Aclosed+RTL) for more infomation...
> The biggest is that for some reason, in Project A, I have a folder resources/views/vendor/adminlte, which looks to be published views. I can't seem to find the command to...
I'm not sure, since I haven't installed this package with `Laravel 9` yet, maybe someone can help...
@danny007in I'm going to replace the old `data-slide="true"` option by `data-controlsidebar-slide="true"` on all the demo pages. Is that ok?
But `data-slide="true"` won't have any effect now. The `ControlSidebar.js` plugin only read the option `data-controlsidebar-slide`. What's the sense to keep old usage on all the examples?
> @danny007in I'm going to replace the old `data-slide="true"` option by `data-controlsidebar-slide="true"` on all the demo pages. Is that ok? I have these changes ready. @REJack please tell me if...
Thanks @REJack I will try that tomorrow!
I tried to use `.sidebar-mini-md` but do not works properly, because now the next style is applied to the elements, and the toggle button remains hidden as before: ```css .sidebar-mini-md...
@danny007in the body has the next classes on my previous comment: ```html class="layout-fixed layout-navbar-fixed sidebar-mini-md" ``` Again, I really believe the problem is that the CSS of the layout use...
@danny007in The above image already shows issues 2 and 3. For the first issue I will need to capture a video, do you have any recommendation tool?