Version using metronic 9.
When using tooltip combined with Outlet of react router dom, it does not work. When using outside the Outlet area, it still displays and works as usual.
We have a blocking frontend build issue that needs immediate attention.
Summary (short):
- Production build (`npm run build:prod`) produces Tailwind/PostCSS warnings and outputs invalid CSS.
- There is no `npm run build:dev` script in package.json. The closest development build command is `npm...
Dear all, we are developing some specifics and needed the indented version of formrepeater.js
In the project we are basing ourselves on, we only have the version available in
"assets/plugins/form repeater/form repeater.bundle.js"
How can I get the original file to work on it?
I tried to create a new record for "Test_Collection" collection in directus with this function in ApiService.ts file
public static test() {
ApiService.vueInstance.axios
.post("/items/Test_Collection", { name: "test", result: "123" }, {
headers: { "Content-type": "application/json;" },...
Hi,
I can't seem to find any button sizing in the docs and when I use the standard Bootstrap sizing, there's nothing.
Was this intentionally removed? I want to make sure before I add my own that this wasn't an error.
If it was by design, I think there should be button sizing to include:...
Is it possible to setup a keen theme to immediately show a page-loader (modal spinner), so that I can hide it later once my Javascript has finished initialising?
Using KTApp.showPageLoading() isn't suitable because it isn't guaranteed to run immediately.
Are there any classes or attributes I c...
I've been using at least a 7 backward version of Metronic. I check the changelog, it is so disruptive to update. For now may be the best way is start again with last version. But my question is :
What is the optimal way to easily upgrade Metronic ( I'm using Blazor hosted)?
Hi Lauris,
can you please pass me information about possibility of changing colors in light theme?
I would like to change sidebar (in sidebar mode) OR header ( in header mode ) from black to different one?
Dark theme is fine and I would like to stay as it is but I need to change color of the si...
Hi,
Latest metronic 8 for Laravel.
In config/settings.php
I set
'KT_THEME_MODE_DEFAULT' => 'dark',
But I can't see dark theme. Is it working, do o need compile? Or there is bug?
In
partials/theme-mode/_init.blade.php
There is script>var defaultThemeMode = "light"; var themeMode; ....
Uncaught (in promise) undefinedUnderstand this error
scripts.bundle.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'init')
at Object.init (scripts.bundle.js:1:41)
at scripts.bundle.js:1:348
widgets.bundle.js:1 Uncaught TypeError: Cannot read properties of undefin...
I am using KTStepper on Laravel. I try on starter kit laravel livewire. I copied basig usage example KTStepper but not working correctly. kt-stepper-item-active:bg-primary kt-stepper-item-active:text-primary-foreground kt-stepper-item-completed:bg-green-500 kt-stepper-item-completed:text-white not s...
Good afternoon,
I did everything according to the instructions, installed Tailwind Vue, in general, everything works. I just can’t figure out how to make the dark theme switch work, as shown in the demo.
> keenthemes@8.2.3 build
> webpack
[webpack-cli] Failed to load '/Users/nyxnick/Desktop/untitled folder/flask/metronic_flask_v8.2.3/starterkit/_keenthemes/tools/webpack.config.js' config
[webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import instead
This fi...
How do I use StepperComponent from _StepperComponent.ts file in Angular project.
I copied this from html documentation and tried to make use of it, but couldn't make it work, couldn't find docs with anything other than html.
Hi i am trying to setup metronics for Spring,
I have done the below step ->
1) Start your command line interface and change directory to starterkit/_keenthemes/tools.
cd Starterkit/_keenthemes/tools
2) Install dependencies with either one, yarn or npm.
I have used npm -
npm install...
The persistant property of Modal is not working as I would expect.
Clicking outside of the visible part of the modal should not trigger a close(). This works, but there is an area around the modal where this does not work and it closes. It even is in the example:
https://ktui.io/docs/modal#per...
One year ago, I used the Metronic React theme with Bootstrap. At that time, it was using React version 18 and Metronic theme version 8.
Now, I want to use React 19, and I have downloaded the new Metronic theme version 9. However, I noticed that the new version uses Tailwind CSS instead of Bootstrap...
Hello support Team, I got an error at installing Metronic Angular Theme. I am stuck. Would you help me to solve the issue?
Currently using
Angular CLI: 17.3.6
Node: 20.12.2
Package Manager: npm 10.5.0
OS: win32 x64
After using ng serve command compiled failed. Getting this error
Bu...
Hello Metronic Support Team,
I hope you’re doing well.
I’m currently working with Metronic Tailwind version 9.3.2, and I would like to confirm whether it is fully compatible with the GitHub repository metronic-tailwind-html-integration Blazor Server.
Specifically, I’d like to know:
If this...
i buy metronic
in demo review i have float button to open Metronic Builder
i didn't found it after purchase and download theme
and i found item in menu layout builder but on click on it ,it go to your link not link from folder i downloaded theme on it
i mean their is diff between the demo re...
Hi, do you have any intend to do metronic 9 vue natively just like react in etronic 9.1.0?
Hey,
I tried to export Metronic 7 layout but it's not working. Could you help me fix this please? Thank you !
Aya,