Hi,When I tried to install AG Grid (data grid - https://www.ag-grid.com/), the installation went smooth, however when i tried to follow up their simple grid tutorial getting loader errorI tried importing the ag grid style css in "styles.scss" file - getting the same error, even when i tried...
Hello,I have developed my web site in ASPCore with Jquery and Bootstrap. I purchased metronic and try version 9. I have some problems. Example in metronic 8 with this jquery code " $("#myTab button:first").tab("show");" I can change active tab but metronic 9 does not use bootstrap so this functio...
We are building an API and currently exploring options for the frontend. I have a few questions regarding HTML usage. Can we fully utilize it like in React, for example? Is it possible to handle sending requests and dynamic interactions with JavaScript, or would it be more like a static HTML skeleto...
Hi,I'm trying to create a new project using Metronic 9 and I'd like to use the demo5 but it's unclear how to do that.Is there a place where I can find the tailwind.config.js for demo5 ? In the public repo, it's only for the demo1.Can you update the documentation to select a specific demo...
I've noticed several classes are missing in assets/css/styles.css file.They are present in Docs tho /docs/dist/assets/css/styles.cssFor example:This menu pagehttps://keenthemes.com/metronic/tailwind/docs/components/menuUses this block to show the accordion a...
Hi everyone,We're using metronic v9.0.6 with tailwindcss and vue. While trying to use a render function for the DataTable component, custom components returned are not being rendered.My example code is here (was erroring while trying to post it here): https://snipit.io/public/snippets/89917...
When I bought Metronic 13 years ago, what I loved about it was that I could grab components that were beautiful and functional right out of the box. Those were the HTML days... Now I'm building a more modern app so I'm using the more modern version.Aaaaaaannnnndddd.... three weeks late...
I want to validate textarea but when I use it, an error appears and I can't find the problem:plugins.bundle.js:26270 Uncaught TypeError: Cannot read properties of null (reading 'classList')the javascript:validator = FormValidation.formValidation( form, { fields...
he seguido todos los pasos de la documentación pero no logro que funcione la plantilla. no veo que venga todos los archivos de los ejemplos como los Dashboard ni las paginas de Login.
Hi there,I just followed all the instructions to use Metronic Composer and everything went well. I copied metronic-tailwind into the composer directory and when I start it with ./run.sh --debug everything goes well and I am able to see the demos pages at https://localhost:8001. Ok, great.How do...
Hi there,First of all thank you for amazing work on the theme. I'm one of the happy customers.I have successfully installed the bootstrap version under the rails Framework and it's working.Recently you released the Tailwind version 9.x on the HTML version.The question is, Do you have any tim...
Hi, I have a regular license for Metronic v9 and I'm trying to integrate it to a new react project following your guide but I need help. I followed these steps: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#create-projectThen these https://keenthemes.com/metroni...
Hi,I can't seem to find any button sizing in the docs and when I use the standard Bootstrap sizing, there's nothing.Was this intentionally removed? I want to make sure before I add my own that this wasn't an error.If it was by design, I think there should be button sizing to include:...