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...
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...
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...
Hi there,
even though i am using the same code , form repeater is not working
https://preview.keenthemes.com/html/metronic/docs/forms/formrepeater/basic
can you guys pls provide the solution for this?
Hello,
With Metronic 8.12,In navbar, it seems Theme Mode rollover doesn't run with Django.
A border appears around icon.
Anyone has the same probleme ?
thanks
We are a devt team and want to build a new solution so we decided to try the loading time of the data tables of the newest version. For this we decided to do some tests as follows:
We used core PHP to echo out a table containing 500,000 records with 6 attributes.
#1. When we use plain tables w...
Hi Sean
Struggling how to apply this: https://preview.keenthemes.com/html/metronic/docs/general/search
Context / Background:
I have previously used jquery-ui autocomplete and custom built ajax to pull results based on server-sql queries, using LIKE function.
BUT it's unclear if there is an...
I need to use CAROUSEL in the home, it includes the SCSS of the same but it is generating an error with the variable "height";
Include SCSS _variable.scss but still error;
Please I need guidance;
Thanks
Hi KeenThemes Supports,
There are few methods described in Metronic 8.1.2 Documentation, But I could not find those anywhere in Blazor Server app.
e.g.
addVendors(string[] vendors)
addVendor(string vendor)
addJavascriptFile(string file)
addCssFile(string file)
getVendors(stri...