Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Metronic (4971)

How can I upgrade the project that uses metronic v8.1.2 to 8.1.3?
There's too many errors coming from all Vue files. Is there any way to fix them?Please help.Cheers,MizanExample:* Account.vueType '{ href: string; class: string; dataBsToggle: string; "data-bs-toggle": string; dataBsTarget: string; "data-bs-target": string; }' is not assignable t...
The official state management library for Vue has changed to Pinia (https://pinia.vuejs.org). Pinia has almost the exact same or enhanced API as Vuex 5. Vuex 3 and 4 will still be maintained. However, it's unlikely to add new functionalities to it. Please could consider migrating Vuex to Pinia o...
I noticed you removed documantation from the ZIP package.But doing this, I don't have access to previous versions of documentations.It's bad because if I decided to use an old version, I cannot see the correct version of documentation. Also,I can work with documentation even off-line...
The changes I make in the settings in general.php have no effect. e.g;// Aside 'aside' => array( 'display' => true, // Display aside 'theme' => 'light', // Set aside theme(dark|light) 'menu' => 'main'...
Dear Teams,Actually, we download and follow your docs instructions about installing the Asp.net core theme, and we try to change the font from appsettings.json but it's not working!!any advice? maybe we should gulp it (like standard HTML theme version?)this what we did in appsettings.json...
Hello, The colors appear pale on the invoice printing screen when dark mode is selected. How can I apply open theme in print mode.
Right now I purchased from theme forest and React version files in typescript and not in JavaScript. How can I get it in JavaScript?
Hi;When can commit 8.1.3 to github ? Because i wanna update my project with new version. Have a nice day
Did yarn upgradegot this result[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array. -> All modules are loaded upon startup. The...
Dear Sir,Do you have asp.core version. If yes, can you please advise how I can get asp.core version
Hi, I was on 8.1.1, (metronic) I use blockUI to block the whole page by setting the as the target, it works fine. However, the behavior is different in 8.1.3. My body is longer than 100% screen height. in 8.1.1, when screen is blocked (after DOM is loaded), the busy message stays at middle...
It was tested in versions 8.1.2 and 8.1.3 but it does not work (the relevant icon is not displayed)
Is there a reason why the entire font-awesome class set was removed from the global plugins.bundle.css file
const AuthInit: FC = ({children}) => { const {auth, logout, setCurrentUser} = useAuth() const didRequest = useRef(false) const [showSplashScreen, setShowSplashScreen] = useState(true) // We should request user by authToken (IN OUR EXAMPLE IT'S API_TOKEN) before rende...
Hey guys I am not a designer but when I try to use classes like order-sm-1 order-sm2 col-sm-4 etc are not reflecting any change in the code.Is their any css file or js file I am missing or I have do anything else.
hi, I have buy metronic themes and be ready to use them in my ruby on rails project, however, metronic theme is huge for me, so can you tell me: How I build my prototype? How I reduce the unnecessary js,css? How I make my layout? ... I need your best suggestion, thank all.
Dear members,We are using Metronic 7 with Jquery 1.7. Can we use it with Jquery 3.5? If so, can you please guide me.Thank you,Anup
hello, i want to add some elements or dashboard completely to the laravel version. How can I do it the best and most efficient way. Thanks in advance
RequirementMetronic version before v8.1.6PHP 8.1.9+Composer 2.4.1+Node 16.16.0+Create a new Laravel 9 pro...