Hi,I'm unable to get React & Angular specific sections in the Metronic 8 documentation and tutorials.I'd appreciate if you can share links relevant to setting up new React and Angular projects using Metronic 8.
Hi Team I can not see the forms element in the current metronic 8 version of themes. Kindly let me know how will i get the ready forms in my theme demo1 and demo 4.
Hello,How can I use the full html demo functions in React js?Here:https://preview.keenthemes.com/metronic8/demo1/index.html?_ga=2.76534995.795881907.1654612246-1458044279.1653640449We purchased the React js version, but I see much less functionality than here:https://preview.keenthemes...
Hi,I bought Metronic a while ago, but I rarely use it because I don't have time. (https://i.imgur.com/asGMNpg.png)Today, I want to install demo7 with Glup but it just installs assets, I don't see any HTML files. What should I do?Thanks & regards.
Hi,In a similar notion to the question I asked here, https://devs.keenthemes.com/question/alert-style-does-not-initialize-according-to-documentationI have encountered an issue where the theme for select2 dropdowns does not initialize correctly with supplied documentationhttps://preview.k...
Hello,can you help me to use the RTL version of React Demo2,I tried the way in this documentation https://preview.keenthemes.com/metronic8/react/docs/docs/rtl?_ga=2.39990240.357919024.1654593330-2053407565.1650200434but it doesn't work at all.You also mention this way https://preview.keen...
Vue Api Service not connected to Laravel Backend API(Sanctum) because of Authorization Token.Here is my sample code: import ApiService from "@/core/services/ApiService";const getUser = async () => { await ApiService.get('user/me') .then((resource) => { consol...
I actually have a few questions regarding licensing and purchasing of Metronic:1.) My company has a preferred purchasing process that requires vendors to give us quotes and then we purchase the product through resellers. We generally have to get special permission to purchase products directly....
I have decided to reverse engineer the React version of Metronic 8 in order to get a better understanding of the codebase and setup.However, I am having trouble understanding the props in AuthProvider. I have added the following code in my index.ts: const root = ReactDOM.createRoo...
Hello,I have a problem creating a modal inside another modal. I tried different ways.For example:https://thewebdev.info/2022/05/08/how-to-open-another-modal-in-modal-with-bootstrap/- Every time I try to open the second modal, the first one closes. (The problem will be Metronic. It works on...
We want to use the google map and we want to use the same example used in metronic demo page.(this is the url of example: https://preview.keenthemes.com/metronic/demo1/features/maps/google-maps.html) but we noticed that it does not work in demo pageWe thought it's because of api key or something...
When I started the server for the first time it printed the following error. I checked the column folder and it was empty. And there were multiple empty folders.Failed to compile../src/app/modules/apps/user-management/users-list/table/UsersTable.tsxModule not found: Can't resolve './column...
Hi,I found that the editor height was locked by theme css:/js/metronic/theme/default/demo1/dist/assets/css/style.bundle.css:.tox-tinymce { border-radius: 0.475rem !important; height: 500px !important;}Can advise how to override it? I want editor have different height in differe...
I have integrated the Vue demo customer listing page in my development and when I integrate the Action menu (data-kt-menu) it doesn't work for me in the datatable but I put the same code outside the table it works can you please help me to fix this issue.Code:
Hi Team!We are on an older version of Metronic (v5) and are wondering if we can get the Figma File that is typically included with versions of Metronic. It seems that the Figma File is included with newer versions of Metronic given support answers we've seen in the forum here; however, we can't...
how to remove jquery completely from HTML, I saw docs here, that it mentioned we have to look and remove ourself, does anyone have `package.json` with only those plugins that are not dependent to jquery
Hi Guys I am installing the theme from demo19 from my Metronic 8 purchase.But I am hitting a snag, Error Uncaught ReferenceError: KTUtil is not definedhttps://madshot.net/3d42aa84924d.png I removed unnecessary HTML from the screenshot above to show naked code and show that I've included...