Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Metronic (509)

Hi,I am trying to use sweet alert and toastr in the angular example. However, I do not understand how to toggle a toastr or a sweet alert in a component. Can anybody help me by showing and example?Thanks in advance
Hello,I purchased Metronic8 and used it well. Thank you.And, I have a question.I wnat modal in modal (Stackable model / 2 step)For example,Step1
Hey guys,Long time Metronic user here, but I am not very advanced.The Demo5 theme has red as it's primary color, used everywhere. I have tried everything I and others can think of to change the primary color from red to blue, but no matter where we change the color it ALL always stays red.WTF...
I am integrating Metronic to a SPA web app with Aurelia.js, VSCode and Webpack. When I build the application with NPM I get 3 warnings as the following:There are multiple modules with names that only differ in casing.This seems to have to do with inline svg declarations as the followingasset/i...
Dear support,We are using Metronic Laravel Demo 8.0.37. We include repeater.js in global pages config"plugins/custom/formrepeater/formrepeater.bundle.js", when we try to use in JS its giving "$(...).repeater is not a function" error. We also try to include it in plugin.js but the result is same. W...
import firebase from "firebase/app";import { defineComponent, ref, onMounted } from "vue";interface ICustomer {id: number;name: string;email: string;}const customers: Array = [{id: Math.floor(Math.random() * 99999) + 1,name: "Emma Smith",email: "e.smith@kpmg.com.au",},{id:...
Hi,I'm having problems to run blazor server app with metronic theme. I have followed instructions from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html as well from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build...
Hello,I didn't understand how to use REGEX validation on fields like email, phone, url, vat etc ...The code I use is the following'email': {validators: {notEmpty: {message: 'e-mail richiesta!'},regexp: {regexp: /^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/,message: 'Indirizzo e-mail non valid...
Hi, at the moment demo 1,2,3,4,5 is available with VueJs3.Can you please pass information about nearest future..which template can occur?
I've tried to deploy metronic for vue 3 in docker and map it with my hostname but it can't run with the build command that you gave in the readme file. Do you have any suggestion or any more guide line about how to deploy it?
Hi Team,I have downloaded the latest version and started using "npm run localhost --demo1". I'm usingI'm able to access the URL at "http://localhost:8080/dist/"But When I click any link in the menu, it is giving the error.For example when I clicked on "Crafted" - > "Authentication" -> "Basic...
run npm serve command, prettier too many warnings;1:11 warning Delete `␍` prettier/prettier2:20 warning Delete `␍` prettier/prettier3:31 warning Delete `␍` prettier/prettier4:22 warning Delete `␍` prettier/prettier5:27 warning Delete `␍` prettier/prettier6:79 warning Delete `...
Hi,what is the purpose of executing before each router call verify action?Metronic is expecting back user object with token.So my backend should check if user from authorization header exists then pass user with new token back?Regardsa
How i can Export Dropdown list and make in active to down load PDF or Excle file?i'm useing KTDatatable type: 'remote',metronic 7
i've downloaded metronics latest version 8.037 on themeforest, but the size only 679mb, why it only contain demo1? The previous version 8.035 got 3,1gb on its size.
We've built a web solution using metronic react - no issues on windows or android devices, when on an apple device you can create a new record but when you then go to update it - it throws a submitForm(() TypeError: Load failed.Has us stumped...
When I click on "Layout Builder" it shows "Failed - Network Error".How do I solve this problem?
I have tried utilizing a simple form to get the hang of how your scripts work, but am confused. I copied the section of "Sign-In Method" from the "Account->Settings.html" page in demo 20. By clicking the "Change Email" or "Reset Password" buttons, neither of the sub-sections open up and I was curiou...
I appreciate your amazing work on templates.Saw on landing usage of fs-6 fs-lg-4 , tried to use it myself expecting behavior like in all Bootstrap5 responsive items(cols, paddings, flex alignments, etc.) but it w...
where to find metronic 8 angular docs please , many component like date upload image , file upload , and many not found ? any help and if there is int documentation any good solution please