Metronic (1702)
HTML (1492)
Laravel (946)
Bootstrap 5 (901)
React (894)
Vue (717)
Angular (704)
PHP (520)
Tailwind 4 (405)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (190)
Webpack (155)
Design (134)
Django (126)
SASS (119)
License (106)
Gulp (90)
RTL (88)
Figma (83)
Next.js (73)
Next.js (39)
Rails (36)
Node.js (26)
Flask (21)
KeenIcons (19)
Spring (18)
DatePicker (12)
FullCalendar (9)
Icons (6)
Express.js (5)
NestJS (3)
Font Awesome (2)
Next.js (0)
Nextjs (0)
I can see some table row border is light and some row is dark border , and there is no pattern for the same.
This is a solution. The icons didn't line up for me when using font icons with the aside. it can be easily fixed by changing:
{fontIcon && aside.menuIcon === 'font' && }
to
{fontIcon && aside.menuIcon === 'f...
When I send a POST request, for my login API in .net-core 6.0 I have this error in the console:
auth.service.ts:56
err HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: 'Unknown Error', url: 'https://192.168.254.115:7047/api/Auth/login'
zone.js:2680
POST https:/...
When the secondary aside is enabled and minimized please make it to where when you click on an icon it displays the secondary aside content.
I have strictly followed the documentation for using formValidation with Select2, but I'm unable to get it running.
I continually get the error:
TypeError: null is not an object (evaluating 'e.classList')
Hi,
I run npm install in the template Laravel project I see this:
D:\Projects\metronic\metronic_v8.0.38\laravel (main -> origin)
λ npm install...
Error when running
npm run dev --rtl --demo1
for rtl in laravel demo1
[webpack-cli] TypeError: compiler.plugin is not a function
at WebpackRTLPlugin.apply (/Users/......./node_modules/webpack-rtl-plugin/dist/index.js:38:12)
at createCompiler (/Users/......./node_modules/webpack/lib/we...
Hey guys.
In previous versions there were amazing samples for this kind of things:
https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/input-group.html
https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/base.html
https://preview.keenthemes.com/metronic/demo1/crud/f...
I noticed that the Metronic 8 Demo1 HTML keeps the state of the menu when the page changes. I mean that it keeps the scroll location, which parent menus are collapsed or extended, etc.
I did an implementation using the same Demo1 sources but my menu state is not conserved between requests.
I c...
I just purchased and downloaded the latest Medtronic 8 file from ThemeForest and now trying to run the laravel version of it, and it's not working, facing issues while "composer install" and "npm run dev".
Issue Screenshots links
https://drive.google.com/file/d/13cOO6gtk0M9dwxgJiUaLp70iZyOLlDC...
Hi,
I just bought the theme.
I tried to launch the React Version Demo 1.
Yarn install without a problem
but when I yarn start :
'SVG' cannot be used as a JSX component.
Its instance type 'InlineSVG' is not a valid JSX element.
The types returned by 'render()' are incompatible...
Hi,
I am trying to implement Datatable with colVis and colReorder but I am running into errors. How should it be done in Metronic?
I am using Metronic demo 1 html version with BS5 in Laravel 8.
Here is a working example with a general datatable code
https://codepen.io/h6585/pen/XWVygYR...
Hello
In the demos, regardless of the amount of content in the "content" area, the footer is positioned at the bottom of the viewport.
When developing locally, the footer moves up the body area, to the bottom of the available content.
I have validated the class names for footer & content di...
I'm using your Laravel version of Metronic, and my modals won't scroll if they are longer than the viewable window. They just get cut off, and there's no way to access the hidden portion of the modal. Is there some sort of CSS class that I need to add? Scrollable seems to be a default feature of Boo...
Today I downloaded the .zip file but unfortunately there I found only the demo1 folder and the other demo were missing so anyone can confirm is there any issue with downloading of removed the others?
i am getting this error after i run >npm run dev
Error: write EIO
at afterWriteDispatched (node:internal/stream_base_commons:164:15)
at writeGeneric (node:internal/stream_base_commons:155:3)
at WriteStream.Socket._writeGeneric (node:net:795:11)
at WriteStream.Socket._write (...
Hi
when I click a button which is supposed to open a modal but it doesn't happen and got this error
the button :
I read in metronic V7 documentation that it is built with reactJs and it is support TypeScript also.
MY QUESTION is:
does metronice V8 code written in JS also?
Hello everyone,
I am planning to buy metronic theme as it fits my needs and requirements,
But I am confused about the licensing.
I want to create a note-taking web app and I will be using Metronic as its template.
The user can access the landing page, sign in and take a x number of notes...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
I'm working off this example
I've successfully created all the examples on the page except for the button / toggle drop down. When I copy the code from the web page and place it on my own, the me...
How can I hide that bar that appears at the bottom of my project.
Image link attached
https://ibb.co/3y2dVDF
How can I hide that bar that appears at the bottom of my project.
Greetings and thanks