Skip to main content

Questions tagged [metronic]

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

metronic
0 votes
0 answers
20 views

Creating dashboard with Metronic & Vue & Tailwind

So I want to create a dashboard with metronic vue tailwind. I have 2 zip files, the first is metronic vue 8 and the second is metronic tailwind html 9. first zip is a sample dashboard with vue and ...
techno's user avatar
  • 21
-1 votes
0 answers
23 views

How do I Copy Metronic(8.2.6) Files into my Asp.net Core project?

I'm a beginner at metronic,and now i have metronic8(8.2.6) Files. I create asp.net core admin Project,and want use Metronic for UI.but i don't know how to copy Metronic's JS/CSS etc files into my ...
JeanLi_DEV's user avatar
1 vote
1 answer
29 views

Formik doesn't update a value given by state

I am using Metronic React Template and customizing a form. Some of my form fields' values are kept in a state. When I submit the form with filled inputs, those values are returning as empty strings ...
eren's user avatar
  • 45
0 votes
0 answers
40 views

Metronic 8 step buttons in wizard form doesn't work (react)

in Metronic 8 step buttons in wizard form doesn't work <button type='button' className='btn btn-lg btn-primary me-3'> <span className='indicator-label'> {stepper.current?....
Ayoub MNAFEG's user avatar
0 votes
0 answers
21 views

Implementing Internationalization (i18n) in Django

How can I effectively utilize internationalization (i18n) in Django Metronic to make my web application accessible in multiple languages? I'm struggling to implement i18n in my Django project with the ...
Biplab Ganguly's user avatar
0 votes
0 answers
42 views

Dropzone inside a Django form

I'm trying to make a django form in which I want to upload a photo (Dropzone) and enter its title. I can't send the title field and the photo to my view at the same time. Could you please help me ? ...
Romain's user avatar
  • 13
0 votes
0 answers
23 views

Component load before data load in Angular

Is anyone using Metronic Theme ? In the metronic theme components load before data loads from API and data doesn't update after data is changed. Where I tried another theme named DashPlex and it's ...
shuvo's user avatar
  • 174
0 votes
0 answers
36 views

How to Resolve Y-Axis Gap in ChartJS Line Graph

I have a line graph created using ChartJS that represents the fluctuation in material prices over dates. Most materials have prices ranging from the $200s to $600s. However, there is one material with ...
KINGGANG's user avatar
2 votes
1 answer
59 views

Server does not return JSON

In development, the server returns JSON. But in production it does not return JSON. I found that in production, browser does not send X-Requested-With header. In development - Note the X-Requested-...
testkit's user avatar
  • 53
0 votes
1 answer
84 views

Customize Laravel API Pagination

I'm attempting to make my API match this response: { "data": [ { "id": 1, "name": "Emma Smith", "avatar&...
CyberRunner's user avatar
1 vote
0 answers
452 views

Module parse failed: Unexpected token (426:12) I am unable to use Redux Toolkit with React

I am working on a template by Metronic which has the react version ^17.0.2 package.json { "name": "demo1", "version": "8.0.38", "private": true, ...
Haseeb Irfan's user avatar
0 votes
1 answer
90 views

Metronic (4.5.2) setup background images in LoginPage when I use ASP.NET MVC 5 project

This is an example loginPage in Metronic Sample document. I copy this code to my ASP.NET MVC 5 project. But LoginPage does not show background images. This is the Metronic example loginPage: Code in ...
JeanLi_DEV's user avatar
0 votes
0 answers
49 views

Metronic's loading older version in browser during run time

Im using html version of metronics. I see some of the assets are loaded dynamically during run time in browser. I need to update Handlerbar version.. but even we update the version in local ...
Sumanth madey's user avatar
0 votes
0 answers
34 views

How to integrate FormValidation's external plugins with Metronic?

I'm working on a Wizard Form using the Metronic framework. Metronic includes the FormValidation library, and states so in their website In my project I can find the file in \assets\plugins\global\...
Patricio Siquot's user avatar
0 votes
0 answers
48 views

On page load, the drawer appears and then slides out of view

I am using the metronicv8.2.0 demo20 html theme in my project. One of the features I have leveraged is the use of metronic drawers. After adding the required html, if I load the page, the drawer is ...
Jason D'Silva's user avatar

15 30 50 per page
1
2 3 4 5
12