Hi im trying to deploy my site made from the angular template, the problem is that when i make a build with the "ng build" command, the builded version show a login page that i dont have in the development version i dont have when i launch the command "ng serve"
Hi! Currently I am working on a project which needed the slider. But when I implement it, the tiny slider does not shows up. Then when I install the library using 'npm install tiny-slider' and run again, there is an error "Duplicate identifier 'node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - e...
HelloWhen I deploy the project Azure Webapp it occurs error: (node:102) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension. (Use `node --trace-warnings ...` to show where the warning was created) /home/site/wwwroot/node_modules/.bin/vite:2...
when i execute npm run build command i am facing below error: Appreciate your support keenthemes@8.2.9 build> webpack>> Building...>> Failed to compile!ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):Can't find stylesheet to import. ╷...
Hi, I would like to create a page that uses the Tiny Slider in Angular but I have not been able to find any reusable code. Has anyone already implemented this who is prepared to share example code?
Recently I noticed that I can not access or find github repo for Metronic. I tried to connect my github account but here it says username not found: https://keenthemes.com/metronic7/?page=githubI need it to browse an old version.
In my Metronic Laravel project, I am experiencing a problem where JavaScript callbacks defined inside KTUtil.onDOMContentLoaded are being executed multiple times. This behavior results in unintended duplication of actions, such as initializing Quill editors and logging repeated console messages....
I have a question about using KTdatatable. I’m unable to refresh the data. I want to modify the content of the table in HTML and recreate the KTdatatable, but I cannot do so. The dispose function mentioned in the documentation does not work. There’s no destroy function either. How can I refresh the...
Good morning everyone :)I’m experiencing an issue when installing Metronic 8.2.9 on Laravel. Besides the various errors that appear during authentication, all JS validations seem to be duplicated:The value is not a valid email addressThe value is not a valid email address...
Hi i have recently purchased Metronic | Tailwind, Bootstrap, React, Vue, Angular, Asp.Net & Laravel Admin Dashboard HTML Template i couldnt find rtl version of style.bundle.css. Where can i find it.Thanks
Dear Metronic Support,I am integrating the invoice creation feature from the Metronic HTML template into the Metronic Angular template. Specifically, I aim to replicate the functionality for line item amount and total amount calculations, as demonstrated in the HTML template. Could you guide me...
How do I import a layout into laravel? The default in the integration guide is for demo1. Is there one for demo5? Also where do I get the pre-built components here under the Pages & Components section https://keenthemes.com/metronic?Thank you
Hello KeenThemes Team,I purchased the Metronic theme a while ago to build an Angular application, and I am now migrating the application to Angular version 17.I have successfully upgraded Metronic to v8.2.9 and Angular to v17, and everything is working well so far.However, I am interested...
Next.js Application ocumentation is listed in https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/nextjs but no nextjs available in downloads.
Im using next js 15 with app router and facing issued, the toogle sidebar not working and the expands menu showing twice icons here is the code for initiate metronic template export default function GlobalInit() { const pathname = usePathname(); useEffect(() => { if (t...
We purchased the **Metronic theme** and started with the **Tailwind HTML template**, manually migrating it to **Laravel**. Initially, we faced issues with **Livewire** (`wire:navigate`) breaking JavaScript functionality. We resolved it by reinitializing the functions provided by the theme like this:...
I'm in need of the metronic version 8.2.8 for a project recently created with a framework using that version - can we get access to versioned releases? or do we ask every time?
Hi,I have Asp.Net Core application using the Metronic v8.2.9 Bootstrap theme.I have a question regarding adding a new CSS file for a specific view in my ASP.NET Core MVC project. For instance, I want to include a custom order.css file specifically for the Order view.To achieve this, I plan t...