Questions tagged [metronic]

Metronic is a bootstrap powered HTML5/JS/CSS framework.

Metronic is a proprietary bootstrap-powered HTML5/JS/CSS framework. It is created and maintained by Keenthemes. You can find an online demo of its various templates and features at Keenthemes' Metronic page. It features, among many others:

  • Premade layouts,
  • Dashboard widgets,
  • Standard Bootstrap UI items with customized appearance,
  • Custom controls, such as social icons and FontAwesome-Styled buttons,
  • Integration with popular third-party widgets, such as datepickers, dropdowns and charts,
  • Color library,
  • A comprehensive library of standard Bootstrap, custom, and styled third-party controls.
169 questions
0
votes
0 answers

vuejs typescript metronic theme array push multiple object problems

I have a problem i have an app a system i want to add product I have an array, although there are 2 objects in it, when I print it in the console, only one comes and it does not come as an object. at the same time, when I add another object to my…
kadirklc
  • 19
  • 2
0
votes
1 answer

refresh token method cannot have triggered with using mobx in react with metronic template

I am trying to have login page with using react typescript which i am using state management with Mobx and also make refresh token method as follow, my problem is before token expires out, the refresh token cant be trigerred by token time ends up.…
tiakham
  • 67
  • 1
  • 10
0
votes
0 answers

Why are the month and year dropdowns of my daterangepicker not working on Firefox?

I'm working with a daterangepicker from metronic that is displayed in a modal, when I run my application on Chrome or Edge the input works fine, but when running it on FirexFox the month and year dropdown won't work, and it only happends with…
Daym
  • 3
  • 2
0
votes
1 answer

Error importing CSS dependencies into a SASS file (REACT + VITE + Metronic Template)

I have migrate the Metronic template from using CRA (Create React App) to Vite, and everything is working well but the SASS files are throwing an error. This are the dependencies I am using in the project: "dependencies":…
Luis Edwards
  • 73
  • 1
  • 8
0
votes
0 answers

Django form with Jstree checkbox ( Jquery Array)

I try to use Jstree checkbox in a Django form, but Jquery array is stopped by form is_valid() method : La valeur « 584a6392-8958-40c8-b318-77c1d2df623d,a9f2deec-eda2-4c43-a080-cd070e9ff25f » n’est pas un UUID valide. This code run if i choose only a…
Romain
  • 3
  • 2
0
votes
0 answers

The event in the fullcalendar is not added to the next year

When I add an event for the current year, everything works. And when I add on any date of the next year, it is not added, and error in console: plugins.bundle.js:54 Uncaught TypeError: Cannot set properties of undefined (setting 'tabIndex') at V…
0
votes
0 answers

Metronic v7 Angular Demo1 upgrade to v8

I'm currently upgrading Angular to the latest Metronic going from v7 to v8. Im noticing that, a lot of missing components like the subheader and wizard 3 etc. How do we get around these issue when upgrading? Thank you I've Tried to read metronic…
0
votes
0 answers

npm run dev is showing error on existing Laravel Project, Metronic integration in laravel project

I did everything described here: https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel. Except for the part: The default dev dependency laravel-mixis required for next steps, you should leave it in the…
0
votes
1 answer

Metronic with ASP.NET Core

Is there anyways to work ASP.NET with Metronic? For example:
Dante How
  • 13
  • 4
0
votes
1 answer

How to catch the hide event of a drawer in Metronic 8 React theme?

Currently, I purchased the Metronic 8 theme and use the demo1 React theme of it on my React project. I created a Drawer and want to run some functions in hide event of that drawer. The id of that drawer is "kt_drawer_notification" and was defined as…
gloryodev
  • 58
  • 5
0
votes
2 answers

How to create beautiful dropdown menu in bootstrap

I have created a simple dropdown menu using bootstrap Basic bootstrap dropdown
0
votes
1 answer

IgniteUI Grid won't take full width in Metronic template

I have a Metronic 8.1.2 template (Angular) and I wish to use the IgniteUI (am on trial, but evaluating buying it). The problem I've is that if I set the width to 100% it won't cover the full width available... Here's the code:
advapi
  • 3,661
  • 4
  • 38
  • 73
0
votes
1 answer

Laravel 8: issues with dateTime (DataTables & Charts)

This issue is happening across the entire application... I have datatables & charts: Datatables don't sort by dateTime correctly, aka Started Column. Charts always starts with the latest date...not by order: I am using Carbon for datatables…
Abdulrahman Mushref
  • 1,012
  • 2
  • 18
  • 40
0
votes
1 answer

BootBox modal showing a really ugly close icon

I've some problem with a bootbox confirm dialog, when it shows up it's as I'm using this inside a metronic 8.1 template and invoking it as bootbox.confirm({ size: "small", message: "Are you sure?", callback: function (result:…
advapi
  • 3,661
  • 4
  • 38
  • 73
0
votes
2 answers

Metronic generated layout don't see css styles

i am trying to generate metronic layout with layout builder, but when I try to open index.html I just see this: screenshot It seems to me like it can't see css styles When I open just html demo, it works well.. I did by tutorial, I generated assets…
Sizor
  • 17
  • 4