I am getting this error when running react demo2
TypeScript error in /Users/tombrown/mvplaunchers/fys/fys_app/demo2/src/_metronic/helpers/components/KTSVG.tsx(13,8):
'SVG' cannot be used as a JSX component.
Its instance type 'InlineSVG' is not a valid JSX element.
The types returned by '...
Hello!
Where can I find documentation, if it exists, to mount a metronic template in an existing blazor application created with visual studio?
I'm working in Visual Studio 2019 Community edition.
My steps have been:
1. Download the demo5
2. Copy assets folder into wwwroot
3. Splitting the t...
I am wondering how easy/hard it is to change the main color of the templates. I am particularly looking this template:
https://preview.keenthemes.com/craft/index.html
I couldn't open your spring application in java. If I want urgent help, are you flying remotely if possible?
Hello team,
I am currently in the process of migrating my application from Angular 8 to Angular 17. My project uses Metronic Angular 8, and it's a large-scale application.
I successfully updated Angular from version 8 to version 15, but while upgrading to version 16, I encountered the followin...
Hi,
In want to sort data by a default column and prevent user from changing it. That means, NO column in my table is sortable .
Please try it on your example
https://preview.keenthemes....
Hi
i'm having some trouble implementing HTML features on my laravel blade views.
Example :
Datetimepicker :
and in config\global\pages.php :
''...
Hi,
I try to implement login with django and axios.
So i use handleSubmitAjax() in \assets\js\custom\authentication\sign-in and i have the error :
ReferenceError: axios is not defined
And i add in signing.html to no longer have an error :
Hello,
Today I'm your spammer... I was wondering if it's simple and possib le to reduce the space as show in the image so that when there's a table, more data are shown.
Thanks
Paolo
plugins.bundle.js uses:
jQuery JavaScript Library v3.4.1
https://nvd.nist.gov/vuln/detail/CVE-2020-11022
CVE-2020-11022: Regex in its jQuery.htmlPrefilter sometimes may introduce XSS
https://nvd.nist.gov/vuln/detail/CVE-2020-23064
CVE-2020-11023, CVE-2020-23064: passing HTML containing
I tried to build an app using VueJS and Laravel And InertialJS but nothing works as expected.
I added both scripts.js and plugins.js before ending body tag but none of template JavaScript functionality works. For example the dropdown on user avatar not working.
Thanks
How can I export the data in the HTML Table to pdf and excel.
I'm going through the installation guide for Metronic 9 Tailwind: https://keenthemes.com/metronic/tailwind/docs/getting-started/installation and just want to use the HTML version.
Do I need to do points 6 to 8 with the HTML version, as it looks like the files are already in there?
/metronic_v8.0.38/react/demo1/src/_metronic/i18n/i18nProvider.tsx
TypeScript error in /Users/**/Downloads/metronic_v8.0.38/react/demo1/src/_metronic/i18n/i18nProvider.tsx(28,28):
Property 'children' does not exist on type '{}'. TS2339
26 | }
27 |
> 28 | const I18nProvider: FC = ({...
hello, the active pagination is always on page 1 when I navigate back to a page but the data is fine, only the active pagination is not working correctly and just stay in page 1 everytime I navigate back to a page.
This is how I set my datatable currentpage:
const currentPage = ref(route.qu...
Hello, I just purchased the Keen theme, but I'm having a hard time integrating it with my NextJS application.
Using the compiled version returns errors and i've also tried the source file to no good effect. Something always breaks.
I need this for an urgent project. I would love your quick sup...
Hi there,
I'm running a VueJs app with Metronic 9. I have an element I'd like to use reparent on that sits inside one component, but the new parent element is in another component.
When I attempt to run reparent with both new parent and the original element in the same component it works prope...
Hello KeenThemes,
I am interested in buying this theme, I had a few questions to make sure my backend is compatible with this theme.
1. Is this theme compatible with typescript?
2. Can i use the theme in combination with a Nest.js backend?
3. Is the theme responsive?
Regards,
Hi,
My company bought Metronic theme few years ago. We developed an internal web application for HR appraisals with Visual Studio 2022, ASP.NET MVC 5.
Last version of Metronic theme we adopt was 8.2.3 and everything worked correctly, both in the development environment and in production.
After...
metronic demo 8
node v18.12.0
npm 9.1.2
in the main menu we have profile picture and we have icon setting its drop down
so when I click sign out its work then we go to sign in page
but the issue is the drop down frezz I mean its stay in login page !
Hello guys.
I have a quick and silly question. Everything that I see on the "Live Preview" is available in React version, correct ?
I am trying to use datatables at metronic 9 and i am getting the following error, i have been trying for 1 week and there is no way to use it. I am using Laravel 11 with vite, no front end frameworks.
ReferenceError: KTDataTable is not defined
at HTMLDocument. (users:372:31)