Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

All Questions (6379)

I have tried to add apexchart to a page. However, when I copied the code from Apexchart demo and put in the target file. I got this error Uncaught ReferenceError: KTUtil is not defined. Here is the direct link to the file https://brave-montalcini.174-138-29-224.plesk.page/theme/demo19/di...
I've watched all of the video tutorials several times and have tried just as many times to get Metronic set up. Is there some way I can have someone do this for me? Thanks!
In documentation for Sticky component the example does not work https://preview.keenthemes.com/html/metronic/docs/general/sticky
In the documentation for Form Repeater https://preview.keenthemes.com/html/metronic/docs/forms/formrepeater/basic https://preview.keenthemes.com/html/metronic/docs/forms/formrepeater/nested https://preview.keenthemes.com/html/metronic/docs/forms/formrepeater/advanced The Form Repeater does n...
When can we get a pagable list component and a simple modal component. That's all that really needed to really start working with this template and build out the solution. Please advise. And what would be the best method to convert some of the other apps you have in html to angular? I noticed ie for...
Hello, the theme will be used for our SaaS app, there is no client, the app is used by the end user. what's the best license option for this case? FYI: we have three environments Dev + Test + production and 3 to 4 developers thank you
Any new page that I add outside of the ones that the template already has, throws me that error, do I have to modify a specific file? this error happens in MasterInit.razor Stack Microsoft.JSInterop.JSException: 'Cannot read properties of undefined (reading 'closest') TypeError: Cannot read pro...
Hello, I would like a license clarification in the following scenarios: 1) One End product on a fixed URL domain. SaaS schema, clients pay a license to have access. I understand I required one extended license, regardless of the number of clients. 2) Same product, but now deployed On-Premi...
Hi there, I am trying to implement a Date picker for react, because I don't seem to find it in the docs. I have added the Flatpicker react version that is used in the HTML theme from here: https://github.com/haoxins/react-flatpickr Can you please guide me how to add the same styling that is al...
Hi Teams, I`m using Metronic 8 Demo 5 Vue. On this forum I've pointed couple of bugs and waiting for fixes. In mean time I`m developing my backend. https://devs.keenthemes.com/question/element-plus-date-picker-metronic-vue-demo-5-811 https://devs.keenthemes.com/question/elementplus-issues...
hi, Can metronic sass files and normal bootstrap css be used in the same project? If possible, how should the file structure be so that they don't overwhelm each other?
Errors w ERROR in c:\wamp64\www\privateUser\newMetronics\resources\ts\src\components\kt-datatable\table-partials\table-content\TableContent.vue.ts 55:13-73 [tsl] ERROR in c:\wamp64\www\privateUser\newMetronics\resources\ts\src\components\kt-datatable\table-partials\table-content\TableContent.vu...
Hi keenthemes, the default build successfully built https://ibb.co/mvHgkHZ while RTL didn't successed, here's the log : https://ibb.co/qszJKNz Any thoughts ? NB : did all from scratch, get the new 8.1.2 folder ready, no node mudules, install npm, yarn on tools ... everythin...
Hi, are you planning on adding landing page in Angular any time soon?
HI, I check Your Metronic demos for Laravel is from demo1 to demo9 , can I using html demo16 with Laravel and how ? Regards,
8.1.1 had an option in the layout builder to stretch the component width full screen instead of fixed width. How can I accomplish the same with 8.1.2?
Im having trouble with vue version of metronic 8, I need to activate a menu link dynamically into the code, I was trying to do so with Menucomponent.ts but I can't find into the public api some method to activate the menu item. Please can you help me, can you il...
Unable to download the metronic flask package. Download fails after30-40 MB with a network error.
Hi, I build a Metronic 8 VueJS & Laravel by myself from HTML. And create components as I use. So in a component I've build, I need to use the "Dialer" component, which is written in vanilla JS. In Vue JS, When I want to save a form, I have to get all the value from v-model. But inside this form, I c...
Am trying to do a post api call in a component but getting this error Type '{ first_name: string; last_name: string; email: string; role: string; }' has no properties in common with type 'AxiosRequestConfig' is this a bad way of doing it? But if I do it through the store its ok, should i b...