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

All Questions (4894)

https://preview.keenthemes.com/metronic8/vue/demo1/#/dashboardIn the block of "Performance", click the date range it don't response.
I am not able to log in or reset my password in laravel app. When I log in it simply returned to the login page and if I am resetting the password it shows an error "The GET method is not supported for this route. Supported methods: POST."
For example I want to find all form control styles. Old version had 70 pages of docs about form controls, styles, validations and others, but in new version there is only one page. Where I can find others?
Hi Team,The about page is not completely responsive, it fails for this section:Image of Issue: https://ibb.co/r3G5GcRPage: https://preview.keenthemes.com/metronic8/demo30/pages/about.htmlCan you please take a look and fix it.
We have found a problem with the component. When the form or modal body have a scroll, the selector does not work (it does not change the value). It seems that it focuses the first element of the form to select an item.Steps to reproduce: 1. navigate to https://preview.keenthemes...
How can I use bootstrap 5 features. For example I want to use table-bordered class but it is not working. node_modules exist.
Hello, i can't seem to find the design files in the downloads section, can anyone guide me on to where to find it?
Hi! Can you advise on how replace the UI elements in the default Blazor demo to get the demo2 UI design ? change the blazor UI to this : https://preview.keenthemes.com/metronic8/demo2/dashboards/logistics.html (no sidebar on left and only top menu bar with header background image)
I just bought the Good theme from themes.getbootstrap.com which provide warm theme feel in light mode as default in documentafter import file from dist/assets/css/style.bundle.css. background color and text-body did not show color as warm color. other components are working fine.
Hi,Personally I love your Metronic HTML Template, its beautifully designed and crafted, easy to learn and implement than any other brand template..but other Metronic versions like VUE etc. are little bit over bloated with outdated dependencies, and complex for starting new projects, Compilin...
I am looking to add the Actions dropdown button in my datatables to edit or delete that records as shown in you https://preview.keenthemes.com/metronic8/demo1/apps/user-management/roles/view.htmlBut unable to find the script for the above executions in the code.Can you please help me out wi...
Hi there, I need to sort a table. How can make draggables rows, in order to customize the sort.Hi there, I need your help to sort a table. How can make draggables rows, in order to customize the sort.? We use React and typescript. And implement component.We bought this: https:/...
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",...
when i using this code in html5 datatables, will show out console error A[c[B]] is not a function.i fix this issue when i change the code from datatables.bundle.js to A= window[c[B]](A);this is my html code.
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
I have dynamic fields what i want to is to validate one dynamic field on thee basis of other dynamic field with yup this is dynamic field one
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...