Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

All Questions (6016)

Good morning, we are having difficulties using the metronic theme on safari which is not very updated (e.g. 14.0.1 build 16610.2.11.51.8).The error is:Unexpected token '='. Expected an opening '(' before a method's parameter listI use version 8.2.0.Can you give me directions?Thank...
I am reaching out to you as we are currently facing challenges integrating our existing theme with Livewire3. Our application is in production, and the issues we are encountering are impacting its performance.We understand that technology evolves, and we appreciate the efforts put into the devel...
Hi Team,As of my research, SweetAlert2 is not supported in Angular 17Currently, it is supported until the Angular 16 version.So why it is given in demos of Metronic in angular 17,Let me know if any alternative way to install dependencies.Error Scr...
HiPlease let me know the appropriate template for a Classified Web site.Users can list and create a profile.Thanks
import { useState } from 'react'import './App.css'import React from 'react'import { Text, Button } from 'react-native'function App() { const [counter, setCounter] = React.useState(0) // // let counter = 15 // const addValue = () => { // setCounter = (counter + 1) // } // const...
HelloHow do we select the columns we want for yajra datatable excel and copy button in Metronic Laravel?
Metronic Version: 8.2.2OS: Windows 10PHP: 8.2.10Node: 20.10.0NPM: 10.2.3npm run dev1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)webpack compiled with 1 warningTried deleting the node_modules
When i try to create a build in react demo V8.2.1 and run the build file i get these error in browser console. index.html:1 Refused to apply style from 'http://127.0.0.1:5501/metronic8/react/demo1/splash-screen.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and str...
Hello!Using examples fromhttps://preview.keenthemes.com/html/metronic/docs/forms/image-input#eventsCannot get events working, Javascript error:TypeError: Cannot read properties of null (reading 'on') on imageInput.on("kt.imageinput.removed", function() line.Please help me.Elieser
How to add export to excel in user table? i was try, but data row not all complate to export because pagination.
demo1/apps/customers/view.html sayfasında ki Payment Record kısmında ki sayfalama işlemini blazorda nasıl çalıştırabilrim. Çünkü sayfalama çalışmıyor.
Hello Team,I have a general question about the view of cards.Current templates have cards with spaces on all 4 sides,if we want to make these cards without any spaces, we can make full utilization of the page with more information on page view.Is that possible to achieve with small chang...
Every trying all steps i get error in "npm run build --rtl --demo1"Failed to load 'E:\metronic_html_v8.2.2_demo1\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import insteadThis file is being treated as an ES module because...
Hi,I recently purchased the Keen theme (https://preview.keenthemes.com/keen/demo1/index.html) and I was only able to find 1 figma file in the zip file I downloaded but it is missing a lot of the elements I see in the Keen demo. Are there any additional figma files? If so, where can I find them?
I've updated from 8.1.7 to 8.2.2 and the .app-default background-color has changed from #F5F8FA (grey) to #FCFCFC (almost-white). There are also other notable changes, such as the background color of the sidebar which is now darker or the scroll bar which is now less visible.
Seems like the link to docs lead to a 500 server error:https://preview.keenthemes.com/laravel/open/docs/index
Good afternoon, I would like to know the procedure to install a specific version of the Metronic HTML theme in Laravel 10, which uses Vite to compile assets. Could you provide detailed guidance or recommendations on how to integrate these technologies efficiently?
Dear [Metronic Support/Team],I trust this message finds you well. I am currently exploring the Metronic theme for a project and am interested in acquiring specific UI elements independently, such as forms, tables, and charts.I've browsed through the available options but couldn't find UI ele...
Hi, Metronic angular menu is minimized on refresh. Please give a solution.Html code:
We are facing an issue related to the theme when we try to upgrade from Angular 13 to Angular 17.Can you please let us know what we need to do so we can upgrade the theme also to the latest version?Currently this issue is stopping us from upgrading the Angular version.
Dear Team i am using laravel version 8.1.7, i could not figure out the bootstrap file where i need to enabledimport Echo from 'laravel-echo';window.Pusher = require('pusher-js');window.Echo = new Echo({broadcaster: 'pusher',key: 'mykey',wsHost: window.location.hostname,wsPort: 60...
Hi,I want to add keenthemes metronic demo1's light and dark themes to my fullcalendar component in React. But I couldn't understand from the documentation how to do this. Could you help about it?Thank you,