Hi, I built the project and deploying it to the server.I am using apache2, i copied static files to var/www/domain_name/Everything is working fine.Now when i refresh the page, it says page not found. Off course since SSR is not working like it does with npm start in development server....
Are there any examples on how to populate the KTDatatable with data from an API? I can see in array of the data I want when I log to console, but can't seem to get the table to update. I've included an example below.Thanks!setup() { const checkedCustomers = ref([]); const store =...
Good afternoon, I have the need to control the main board of the template, in which section is the controller of the dashboard "/"Where does it redirect to after login?What controller does it use, or how can I make it use one?Thanks
I get the following error all over the VueJS demo1```Component template should contain exactly one root element.```Looking at your Vue Templates in crafted pages. Almost all of them have multiple root elements. Why is this?Any example is crafted/account/Settings.vue. It has 5 root el...
Hi,We have faced an issue when the page is directly loaded from url or reloaded and has a button to a Drawer or Stepper component, sometimes it does nothing when we click on it. We have to navigate away and back for it to work. How could this be fixed?Thank you for your help!
I'm trying to add custom data to widget list.What is the proper way to do this?I've tried to generate custom "timeline-item" and just push it to DOM like innerHtml, but css fails, it doesn't serve my pushed items.I believe I need to do this other way, maybe using something to generate "timel...
https://ibb.co/JQXWYCwHello, I want to modify it like this in vue, but always kt tools bar warning, can you guide me to modify it? thankshttps://ibb.co/2k8JNRQ
Hi,I get below errorblazor.server.js:1 [2022-02-23T20:44:39.025Z] Error: Microsoft.JSInterop.JSException: Cannot set properties of undefined (setting ‘moment’) TypeError: Cannot set properties of undefined (setting ‘moment’) at http://localhost:5091/assets/plugins/global/plugins.bundle.js:25...
we don't know how to use your theme with existing application, please share any video related to get start with angular and metronic theme, its bit urgent hope we will get help ASAP.
I've downloaded the HTML package of Demo2 from the new Download page, and in the package are missing the CSS Dark files style.dark.bundle.cssplugins.dark.bundle.cssI've tried to download from themeforest and the package contains only the demo1 of the html , but the dark files are missing t...
Hello everyone,I am using React.js with Metronic 8 Html theme. The dropdown in TR that I added statically when the page loads is working (Top tr). But the dropdown inside the dynamically fetched of the map function is not triggered. (map loop)How can I trigger these dynamical...
we purchased your theme one day back, now we are tried to copy your source code and pasted in our angular application but we are getting so lot of error while running the application, need u r support regarding the same.
I bought Metronic 7, and now I want to import elements that are only available on Metronic 8 (such as a form select with a search bar) to my project.Is it possible to do so? Thank you.
Hello. I switched to vite in a project where I used the vue version of metronic7, it was very good for me, I see a lot of benefits. I want to make a project with metronic8, but when I want to use vite, I encounter many errors while building the project. Are you planning to use vite in the near f...
I would like to remind you about the following bug Scenario to reproduce the issue : 1/ Visit the angular demo version page https://preview.keenthemes.com/metronic8/angular/demo1/dashboard 2/ Browse to « Error 500 » page using the sidebar menu 3/ Go back to the home page using the « go b...
i have purchased the metronic 8, but the angular source code i got is not the same as the preview site. https://preview.keenthemes.com/metronic8/demo1/
All methods have been used to run metronic8 theme18 in blazor server,But the theme didn't work properly every time*******method 1*******1- The method was followed as described in your link: build assets by using webpackhttps://preview.keenthemes.com/metronic8/demo18/documentation/getti...
Hi, i'm using the metronic demo1 on react and i've searched everywhere and the other questions on here on how to completely remove the auth page and i've ran across a couple things.. firstly this.