Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Metronic (4002)

Sample Route: /apps/subscriptions/subscription-listI'd like to use "KDDataTable" to render my data, but in demo they use a static typescript list.const data = ref([ { id: 1, customer: "Emma Smith", status: "Active", color: "success",...
https://imgur.com/a/Avix6Ithello, Can the expand button for datatable responsive be taken to the column we want?
I want remove secondary panel in demo 31, but i cant, i was using builder but its fail, this is screen shoot on builder page, can u suggest how to remove secondary panel, thankslink builder and image : 1. https://preview.keenthemes.com/metronic8/demo31/layout-builder.html2. https://drive.goo...
Why absolute import is not available in Metronic v8 in React projects ?
Hey guys, what are the plans for the Symfony 6 support? I hope that update will come soon. I saw it in the menu as upcoming, but now is gone. Thanks,Hristo
Hi - i am trying to build and deploy to production and getting the below errors.please can you help me resolve this?////////////////////PS C:\ZZDEV\SP-PAY\metronic-8.1.6-clean> npm run build> demo1@8.1.6 build > run-p type-check build-only> demo1@8.1.6 type-check> vu...
Hello,I hope you can help me. I have been trying to figure out how i can make the search option on select2 work but i can't seem to find a way. Here's the html code :
Hello Team,We have used vue-i18n plugin same as it is used in the menu to translate text but we are facing issues when the route changes and constants get loaded delayed.Currently, our implementation is working fine but when we clear the cache and then shift to another page from one page at...
Hi, I 'd like use Flatpickr ( for example) in French.But i don't understand how with django view and Js.Thanks for your helpMy wiewclass PublicationsAddView(LoginRequiredMixin, TemplateView): template_name = 'pages/publications/add.html' form = forms.PublicationFor...
Hi,I followed the getting started documentation to create the starterkit working. I now have a dashboard that I can use. But were are the components? How can I create a page following the theme? Were are the buttons, texboxes, grids etc?I only see empty pages in the template... Why are they em...
Hello,I'm using Metronic 8.1.5 with Vue3, and I'm trying to use the BlockUI (following the documentation https://preview.keenthemes.com/html/metronic/docs/general/blockui) but the KTBlockUI is not recognized.How can I use that BlockUI component?Thanks
HelloAre there any examples of accordion opening from left to right or collapsing from left to right or horizontal cart opening from left to right?Thanks for your help.Good day
I have purchase Metronic and tried to work with React versions. Its working properly in localhost but once deployed to hostinger, its not showing any pages. Only showing the splash screen with loading message. Tried to redirect to other urls, but still its loading. No other pages are getting rendere...
how can i fix this issue when i change the metronic template v8.1.6 to dark mode?https://mega.nz/file/tkBVmCTR#IYxNRBub1aNin5khUl7wXVH381LEDj_DVIkJ-CFYKzEthis is the screenshoot photo for this issue.
Hi,Is there a way for the KT datatable to convert automatically to card view on mobile viewport?I see veutify has it working pretty much the way I would need it to work.https://vuetifyjs.com/en/components/data-tables/#usageNot sure if adding veutify to the metronic 8 project will bre...
Hello! I set up a project from scratch on laravel + Vue, and started needing html pages migrated. The ”/assets/js/scripts.bundle.js” is not working in the components which are connected via . Can you please tell me what this problem could be due to ?
I've faced this issue so many times that it became annoying at this point.When I add NPM package like the doc is mentioning and run laravel mix, it bundles the package and works. However!!!I can't follow the package documentation and code examples due to the following errors I'm getting. When...
Hello!Do we know if an Angular Update 15 is on the works for Metronic?
HalooI'm currently upgrading my Tech Stack to a React version. But how to use data table in React version?Thanks!!
significant changes have been made from 8.1.1 to 8.1.6 like moving from vue cli and vuex to vite and pinia.I would like to upgrade these tools is there anything i need to watch out for or i can spin up a new project and move my specific code to the new versionWhats the best way to approach t...
Hi , I can't login to templateReceived error: The login detail is incorrectI used the default username & password:username: admin@demo.com / pass: demo
Good day,I've been trying to install this template on laravel for days, but I fail every timeCan somebody help me?