Hi,I'm trying to add a select field with the FIeld component of the vee-validate library, but it keeps displaying a simple select field.I added these attributes on the Field component: class="form-select form-select-solid" data-control="select2" data-hide-search="true" as="select"
Hi,I just followed the docs on how to use tailwind css version in laravel, my auth pages work without problem but when I use the index.html content with the vitecss it says KTDOM is not defined Any fix?https://i.imgur.com/YyjUQ4g.png
Hi, Thank you for making an awesome templates. Is it possible to modify the dropdown navigation submenu in desktop version to be like the dropdown navigation submenu in mobile version? I want to modify it like the mobile version in Metronic 7. I have tried to modify the navigation submenu in...
Hi, currently I'm trying to implement Metronic 9 into my Laravel applications.Everything is good so far (though, I haven't checked all the components), but I came across problem when trying to make a dropdown component.
Guys I just noticed that on https://preview.keenthemes.com/metronic8/demo3/index.html in the html version, when the items are expanded, if needed a scroll is added, same is not happening on angular version. Can you help me fixing that ?Regards, Felipe
Hi,I have purchased metronic theme, but I can only find metronic react 8 with all the themes based on typescript.I there no javascript based theme on metronic 8 or above?
As the title suggests, I have a website (include user dashboard and admin center) that I would like to use this product. Meanwhile, this web server has bound several domains as needed.For example, user1.aabb.com and user2.ccdd.com are both used for it and they access the same site.In this situ...
Hi, purchased both metronic and composer, downloaded both to my local ubuntu environment, followed the instructions.run.sh -> worksgenerate.sh -> gives the following error:INFO:generator:Assets built successfullyGenerating HTML page: 95%|█████████████████████████████████████████████...
Actually, Am searching the angular and tailwind but In all demo file are having in angular with bootstrap. so kindly please give the solution for this. Or else Please provide the react with tailwind .
Hi,I am following the steps in your documentation for Vue at:https://preview.keenthemes.com/metronic8/vue/docs/getting-started/setup-theme-skeletonIn steps 2 & 3 all paths/filenames are incorrect. (e.g. they dont exist). Please can you advise the correct locations etc. Thank you.
Hello,I have just upgraded to metronic 9, which is superb and very pleasant to implement, but I have a problem with datatable. I need to modify the contents of the datatable in ajax according to date ranges. Unfortunately, if I empty tbody and inject the new table rows, the KTDataTable content d...
I have a stepper in my page and the stepper Id is 2 which is the current step (Saved on DB)I used this on other form and worked perfectly but with this form its doesn't appear to work I don't know why PS: the number of steps is changeable based on something in the DB so basically my question,...
Hello Keenthemes,I am using Inputmask library in my Inertiajs using Vuejs application. As said in the documentation, its included globally in plugins.bundle.js file.But still i am not seeing masking applied on my inputs. Is their any specific wayPlease help.Thanks
Hi,First of all thanx for this amazing template.The issue i am having is, when i set up the project to work with react and react router dom as a SPA, when user clicks on any Link on the navbar and navigate to another page, the menu closes but the backdrop stays visible over the page. Can you poi...
Hi,Does the vue frontend for Metronic work with any of the other backends included (NOT LARAVEL) . It is unclear but your notes suggest it only works with laravel. e.g. does it work with Django, Ruby or any of the others?