My company uses Metronic 7.2.9 as I'm a new developer and implementing the theme for the frontend part. But the problem is when I am using Axios for any get or post method, it always shows a 404 response. But the fetch method is working fine.
The theme is fresh and used only for two days. I don'...
Hi Team
I've been using the duotone svg as image files rather than raw svg code, but I lose out on a lot of control and features (eg. for colors and adaptiveness in header nav).
For your next release, is it possible to have svg-icon markup affect the img svg in the same way it affects the svg...
Hi there,
There is a bug when changing the size of the screen from responsive to desktop width. The top menu gets duplicated. You can see this behaviour on this link:
https://ibb.co/frcCnML
sir what are you using insted of KTMenu.createInstances();
Uncaught ReferenceError: process is not defined
at ./src/_metronic/i18n/Metronici18n.js (Metronici18n.js:5:25)
at __webpack_require__ (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./src/_metronic/i18n/I18nProvider.js (ServiceProviderGraph.js:34:1)
at __webpack_requ...
Hi all,
I have an error using the vscode IDE and the metronic demo1 for vuejs.
I do not have any custom modification in it yet, so the code is the original one.
I am using VSCode in a macos running all the last version of it.
I am using the extension volar for VUE.
Some of the components ar...
Hi,
I'm having the above mentioned error throwing all the time when I try to make call to 'ApiService'.
Kindly advice me as It's kind of a blocker for me. Please find the snippet of the code below.
Please suggest me how to solve this problem or what I'm mising the code?
import ApiS...
All Metronic 8 Angular templates fonts crashed what should i do ?
in ralavel demo switcher is empty without dot when turned off:
https://preview.keenthemes.com/metronic8/laravel/account/settings?demo=demo5
https://prnt.sc/QsUvczSN-bWn
in ralavel demo chart is over bordes.
https://preview.keenthemes.com/metronic8/laravel/account/overview?demo=demo5
https://p...
Hello, the calendar app in metronic 7 html sometimes disappears, it doesn't load, the problem is that it's not always, it happens sometimes.
Any known bug?
Thank you
Hello,
Why Laravel Demo6 doesn't come like all 12 dashboards even after:
npm run dev
npm run dev --demo6
$theme->setDemo('demo6'); in AppServiceProvider.php
Can you help me?
Thanks
https://preview.keenthemes.com/metronic8/laravel/account/settings?demo=demo5
https://prnt.sc/KFAMzrhtslCN
it looks like both are not alligned the same, but the html code is the same.
Hi There,
I had purchased your
"Metronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard Theme"
from ThemeForest but the thing is I am not able to use some elements like the select title bootstrap option. Even though it's showing perfectly fine in the below link.
http...
https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal
1. Click the blue "Create" button at the top right corner.
2. Navigate until you reach the last step.
3. Navigate back twice.
4. Notice the the right button now says "Submit" instead of "Continue".
I haven...
I am using Datatable with Vue3. The table shows the actions menu on each row. The table displays the remote data so it has some delay to get the data from the server. The dropdown menu on each row is not displayed when the remote data get received. The dropdown works only when the table handles the...
hello, which browser and mobile does support metronic 7 template ? i didn't find in your legal site. Please can you write name of which browser ?
Hello,
Angular - Demo 1
I am working on the wizard and was trying to use formGroup with Validations.
Trying to use markAllasTouched or any control or form methods inside change event of the wizard which is not working fine.
Can you guys please help me out in this? am I doing something w...
How do I reinitialize form validation after loading modal body from ajax? Example: AddTarget modal.
I'm using the datatables component, I removed the jquery css file from angular.json because I want to use the style presented in the preview, but it's not working. It has no css at all. Am I missing something?
Hi i'm using keenthemes v8 demo 1 . i've implemented menu now i want to check if the dropdown is open or not ? .
need a function which will auto trigger on menu hide or show just like in the dropdowns of bootstrap looking for a similar function in metronic can't find anything on the documentatio...
Trying to do a form submit via ajax, currently working well if the submission didn't encounter any problem/errors and is showing the success screen. but how do I show the error screen if the response from the ajax has an error, ie duplicate records?
i am using metronic 8 laravel demo3, i try to create a new page contain a datatable list of users
i got this javascript error msg Uncaught TypeError: $(...).DataTable is not a function, despite adding datatable.bundl.js on config/page.js