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

All Questions (6018)

Hi,I'm trying to implement Metronic indicator for page loading (https://preview.keenthemes.com/html/metronic/docs/base/page-loading).I've copied sample code (js + html) from the mentioned page to my page.On button click it reports next error in console:Uncaught TypeError: KTApp.sh...
i created wizard demo page with Sarterkit demo (Blazor). i have found necessary javascripts are loaded (create-app.js) but the wizard page was not working. i created different page wizard.razorbelow the code which contain html code @page "/incidents/IncidentWizard"...
I am using Metronic Blazor. While the sticky header normally works, it doesn't work on mobile. The part that works in the video below is the html demo.Do I need to trigger a function to make it work on the mobile as well?
GreetingsI would like to know how can I buy and transfer a license. I have a client and I'm using metronic to build their project. I have my own to use it, but I need to buy one more, to transfer to them so they can use it at will, so if they register anywhere with metronic you guys know the cli...
when i write the npm run devits running but when i go to the website this error is display to me : Cannot read properties of undefined (reading 'length') at memoizedBinarySearch (file:///D:/DevOps/Sahab-Vue/node_modules/vite/dist/node/chunks/dep-67e7f8ab.js:9948:25) at trace...
Hi,How to create public page which allow the unauthenticated user (like about us, contact us or landing page) ?ThanksPS. Using React in 8.1.6 Metronic version
Hi,we update metronic(laravel version) to version 8.1.6 , but seams jsTree not work.when change file plugins/custom/jstree/jstree.bundle.js to old version, It works correctly 🙂Please check this package.Thanks.
Hi,I am trying to use the KTStepper with laravel livewire.I have a stepper livewire component which includes the stepper and a script to initialize the stepper.That livewire component is used inside my blade.The problem: Every time I enter something in an input, the stepper refreshes and l...
Dear support!I am using Metronic 8 with Html theme 8 and .Net 6 to develop my application.In the SELECT element, I am using data-allow-clear="true" and options are loads from the server and used in HTML as showed below:a) Instruction in server controller:ViewData["ClientRole"] = new...
Can you guys consider making a working datatables client-side code with PHP? current code doesn't support filtering by server-side. It will be beneficial for us if you guys can implement it. thanks.
Hey,Layout builder is not properly exporting pages after setup.I tried 3 times, always getting the side on, the header on and no fixed width for the content.While they don't solve this, could you help me fix the layout width and also disable the side (right menu) without removing the use...
Hello,We are planning to use your template in our new project. You have several themes for different technologies. We are interested in Angular based themes or HTML themes. Once we make payment, we are wondering if we can use only one theme (eg: Metronic Original) or any theme in your list?C...
Im using the metronic for my page. Charged the Django ver. I was supposed to use 'Rating' codes. Guess there need a file of image. Rating stars imageWhere can I found the doc of 'ration stars image'?thanks
Hi! I have a problem displaying the data . it is not displayed automatically
There are guides available to set up your theme for a fresh project. I need a guide to integrate it into an existing laravel project.Your theme works fine while setting up a new laravel project. I tried to integrate it with the existing laravel project and the HTML version. Most of the plu...
I have Laravel metronic project , but when I try to access any routes that doesnot exist, it should show a error page, but im getting a background image always, Im using metroinc 8
Hi!I think the use case of uploading a gallery of images is common - for example uploading multiple photos of one product in e-commerce, or uploading multiple photos to a social media post. Would be good to see this designed in the Metronic template.Cheers!Peter
Hi Keenthemes,Sorry to dig that up : flatpickr-rtl-arrow-rendering-issuebut waited for 8.1.6 to be released, after tried the flatpicker,it still the same thingWhat I did is simple :1 - I compiled t...
Hello, when I try with postman, the backend I prepared returns the service token, but when I use your vue frontend with axios, I get a cors error. I used docker as webserver nginx virtualization and all my apps are behind reverse proxy on the same server. I would appreciate it if you could help :) B...
When we can expenct internal pages like other version,HTML has lots of pages but angular does not have any.We need some pages likeCustomers Listing (Vue) Or User Management (React)How we can implement those pages in angular
hi,do you have any vue component where tiny slider (https://preview.keenthemes.com/html/metronic/docs/general/tiny-slider/advanced) is used? i tried to follow the documentation, but couldn't make it work.
i am using blazor demo, downloaded from your site, in left menu when i create separate custom menu without expandable, single menu and click on that menu during run application i find error below code of peace and application stops to run below is the peace of code in which error comes at b...