Hi,This also happened in documentation demos:https://preview.keenthemes.com/metronic8/demo1/documentation/general/sweetalert.htmlPlease help check and suggest a fix, thanks.
I have made a purchased for the metronic and I got version 8.1.0 instead of 8.1.1 the source code does not content components the same as the demo. So I am wondering what I did wrong, would love to have further help on this.
I saw this mentioned in the announcement email for Metronic 8.1, but when I clicked and was taken to the demo page, I didn't see the particular demo for the Django Starter.Please advise.Thank you.
I'm running some tests on Metronic Demo 5 Vue (the Q&A site), and want to configure it to use our OIDC authentication server (Keycloak) for authentication. I've removed the code that pops up the stock login page and replaced it with the Keycloak configuration code. That piece works as expected. W...
I installed metronic in angular, but for every page I create, I have to create a css and insert the classes that are being used in the page.Is there a possibility to insert all metronic css in angular? So I won't need to do page by page
Why is the implementation of Choropleth map in the Metronic template DEMO 4 giving errors but when same code is implemented through scratch in a react app, it executes the code correctly?I searched the method to resolve the error in stack overflow and followed the solution but the error persists....
I bought Metronic 8 today and now I'm reading the docs.Here:https://preview.keenthemes.com/metronic8/react/docs/docs/overviewit says:/src/app/setupContains redux setup(rootReducer, store), axios setup and mock adapter setup.But I can't find that folder? Just a relic in the doc...
i have noticed that you just released a new update and when I try to change the CSS and js files from the new update to my existing project it does not work properly side menu being diappreadKindly help, i have the support facility in my purchase
Based on below doc, I added 2 tabs and their contents in a angular component. But tab change doesn't work. Is there any script initialization required?https://preview.keenthemes.com/metronic8/demo1/documentation/base/tabs.htmlThanks.
Hi keenthemes,The select2 height is not getting fit with the left/right icon height accordenly with the icon height.We really would like to see a fix in the next update, so we can update to Metronic 8.1.here's a Metronic 8.1 online demo of it :https://ibb.co/MgcpVBTand here's in...
Hi, form select control doesn't show with proper design. Is there any js script initialization required to make it work? How can I fix this in the angular project? Please have a look at the below screenshots:https://ibb.co/7NRx128https://ibb.co/FWfzzpL
Hi, I have a problem with loading time. We have used this template to develop the admin panel and due to low connection speed, loading time become a major problem now. Actually, we have used a few components only and there are lots of unwanted parts. So, identified that if remove those fro...
Hello,I need to include a modal with form inside a multi-step sequence, but the component don't allow me to do it.There is a way to include such modal inside this component?Thanks,MB
Hello,I can't change the initial checkbox state to unchecked in a Wizard multi-step form. It seems the component only accept "checked" as an initial state and I'd like to setup "unchecked".Is this a bug in the component or am I doing something wrong?Thansk,MB
Hi,In multi-step sign up, using Vue, the error messages under the required fields appear without the user even making a mistake or trying to step forward. This behavior only happens in the wizard (multi step), and in the other forms we can control this visibility.I'm trying to adjust thi...