Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5248)

Hello, const myData = ref([]); const getRulesList = computed(() => { return store.getRulesGetAll; }); onMounted(async () => { await getRules(); myData.value.splice(0, getRulesList.value.length, ...getRulesList.value); }); const search = ref(""); c...
Not sure but when upgrading the target and module to ES2022 I recieve this error. Will this be a future fix. This error happens after you login. but if I leave it out of the box with es2017, module es2020 and lib 2018 AVAST_PAM_inputicon_0 not found paramHandler @ content.js:8919 vendor.js:391...
My event description is CKeditor entry. When I click to view details of event on Calendar, description is showing with html content like : Ana BaşlıkDeneme görüşme 05 açıklama alanıMadde 1Madde 2Madde 3 ...
When click input search of select2 inside quick search, form search hide
When use keenicon, icon is not showing, how to use keenicon
How can i use predefined date range picker in React version 18 , without Jquery by the way I'm using Metronic 8 Demo 2. If it's possible , please show me an example... thx.
I have followed all the instructions @ https://preview.keenthemes.com/blazor/metronic/docs/getting-started I used WebPack to dowload my dependencies, but when I buil, I get the following error resolve './webpack/scripts.js' in 'D:\source\metronic_v8.1.8\blazor\blazor_demo1\Starterkit\_keenthem...
Hey guys, I'm facing some issues with even an initial setup of the react project. I download the react project from the website and basically get the following folder structure. tools - gulp - webpack demo1 -src --sass --plugins --media --js -dist The react document just...
Hello, i need to validate the email adress in Regristration Stepper live from my database to check, if the user already has an account. Can i submit the form and check via Ajax and if the response is false i directly jump to Step 2 to change the email adress? Im coding in HTML, Javascript and PH...
Hey there, I am trying to download the laravel version, but it is cancelled and does not download completely, I have tried several times without success. Any suggestions?
i want to connect signup form with mongodb database help me
i want to change metronic logo with my logo and also i want to to redirect the routes when user go to my profile i want to show different layout to user , admin and employee
Hi. I'm using Metronic 7 HTML and I want to programatically close left-aside-menu when on mobile device. So far I was able to get menu object like this: let menuElement = document.querySelector("#kt_aside_menu"); let menu = KTMenu.getInstance(menuElement); But I can't see any...
Hi, I've purchased the Metronic 8 template but I am unable to remove unnecessary plugins, js, and css files from my project which is causing a very slow page load speed. Please anyone help me to remove unnecessary plugins because Metronic comes with a lot of plugins and other things which I don't ne...
Hi, Could you please look into this bug that I found when I try to toggle the left side menu here is the code -- Original code from HTML page in index.html ---
Hi, https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/column-visibility The feature on this page is not working :( Can you help me please. Thans so much.
From where can I get the complete Laravel app with all theme component? because its annoying if I had to do all the conversion work again in the theme and there are no components available, it doesn't help much in my development process
I am working with metronic and I am fairly new to Angular. What would be the best approach for modifying the opacity of the background-image? There are a lot of scss files in this project and I want to make sure I do this right. Thank you!
public class KTIconsSettings { public static SortedDictionary Config { get; set; } = new SortedDictionary(); public static void init(IConfiguration configuration) { Config = configuration.GetSection("duotone-paths").Get
Hi. Is it possible to change direction of metronic at runtime ? I have an asp.net core application using metronic 8.1.6 template and i need both rtl and ltr versions. When user changes the language , for example persian or arabic, it's need to change the direction to rtl .I tried to change themeset...
It is impossible to compile or run the nodejs project for a newbie user like me. https://preview.keenthemes.com/nodejs/metronic/docs/getting-started Trying to reproduce the getting started doc in a windows pc without nodejs and other things previously installed, it is impossible. A ton o...
I ran with the latest node.js a got this erro when I try to npm run build. I don't know how to fix this issue. Anyone know how to resolve this issue, please help... [webpack-cli] Failed to load 'C:\METRONIC\metronic_blazor_v8.1.8_demo1\blazor_demo1\Starterkit\_keenthemes\tools\webpack.config.js'...