Good Afternoon please I am getting an error from webpack when trying to build demo4 using webpack i got my files from ThemeForest.Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bun...
hi team, I am facing the below issue while installing react version of metronic 8.I am following step by step guide that is explained on:https://preview.keenthemes.com/metronic8/react/docs/docs/quick-startFailed to compile./Users/aviisingh/Documents/code/myorderbooks/merchant/src/_...
Hi,i already buy template but i try to run vuejs but cant run. its said error Delete `␍` prettier/prettier. please help me. i already spend my last money for this. please help me run this
Hello, I was trying to switch between RTL to LTR with Angular and I have implemented this waydocument.querySelector("link[href='styles.css']")?.setAttribute('id', 'main-layout');this.translationService.updateLangLayout();updateLangLayout(lang? : string){ if(lang){ if (l...
hi team, I want to trigger an Alert toaster on success response. I am not able to see even if it is working for the existing demo.Do i need any extra configuration to use it.i am using react demo 1 , metronics 8
I want to use some app i.e.eccommerce application, invoice management, from HTML demo to react demo. is it possible to do so as in react version we don't have all Applications that we can see in the HTML demo?I am using react demo 1 in metronic 8.
Hi, I purchased the Metronic theme from themeforst and loaded the Figma file however I can not seem to find the dark mode Figma file. Is this something you can send?Thanks
Would it be possible to extend the fixed toolbar with a second row of buttons?I've attached a quick mockup to demonstrate what I mean. I'm talking about the row of buttons with "Rollover", "Add Goal", ...Unfortunately I have not been able to get this, could you please give me a pointer how t...
Hi, I followed your instructions (Gulp Quick Start). I'm new to this new tools, so I ask: is it normal that YARN creates a "node_modules" directory containing TENS OF THOUSANDS of folder / files??? It looks like there's every module existing in the world, not only those required for Metronic. I'm...
How would I reinitialize select2 within the invoice application? I have tried something like the documentation states for the form-repeater but to no success.
Hello!I would like to know how to use font-awesome, line-awesome and bootstrap-icons icons in Metronic for Angular. Because even the demo provided by Keenthemes for Metronic for Angular doesn't correctly display the icons.As seen here: https://preview.keenthemes.com/metronic8/angular/demo2/c...
I would like to use select2 with optgroup however current user experience is not usable. As you can see in the link, every optgroup has own seperated scroll (scroll2) and also option wrapper has own scroll (scroll1). In the select2 demo (https://select2.org/appearance#labels) does not like this. D...
Is it possible to have a card that is vertically scrollable? I mean a card with lots of content and instead of scrolling the whole page, you just give the card a fixed height and then have its content scrolled.