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

All Questions (6013)

Hi, I'm having problems to run blazor server app with metronic theme. I have followed instructions from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html as well from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/bui...
Hello,I didn't understand how to use REGEX validation on fields like email, phone, url, vat etc ...The code I use is the following 'email': { validators: { notEmpty: { message: 'e-mail richiesta!' }, regexp: { regexp: /^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/, message: 'Indir...
Hi, at the moment demo 1,2,3,4,5 is available with VueJs3.Can you please pass information about nearest future..which template can occur?
I've tried to deploy metronic for vue 3 in docker and map it with my hostname but it can't run with the build command that you gave in the readme file. Do you have any suggestion or any more guide line about how to deploy it?
Hi Team,I have downloaded the latest version and started using "npm run localhost --demo1". I'm using I'm able to access the URL at "http://localhost:8080/dist/"But When I click any link in the menu, it is giving the error. For example when I clicked on "Crafted" - > "Authentication"...
run npm serve command, prettier too many warnings; 1:11 warning Delete `␍` prettier/prettier 2:20 warning Delete `␍` prettier/prettier 3:31 warning Delete `␍` prettier/prettier 4:22 warning Delete `␍` prettier/prettier 5:27 warning Delete `␍` prettier/prettier...
Hi,what is the purpose of executing before each router call verify action?Metronic is expecting back user object with token. So my backend should check if user from authorization header exists then pass user with new token back?Regardsa
How i can Export Dropdown list and make in active to down load PDF or Excle file?i'm useing KTDatatable type: 'remote', metronic 7
i've downloaded metronics latest version 8.037 on themeforest, but the size only 679mb, why it only contain demo1? The previous version 8.035 got 3,1gb on its size.
If I purchase Metronic like regular license, can I get all kinds of the codes? HTML, Vue, React, ... etc.
We've built a web solution using metronic react - no issues on windows or android devices, when on an apple device you can create a new record but when you then go to update it - it throws a submitForm(() TypeError: Load failed.Has us stumped...
Hi we were curious when you might have typescript support for your core components?
When I click on "Layout Builder" it shows "Failed - Network Error".How do I solve this problem?
I have tried utilizing a simple form to get the hang of how your scripts work, but am confused. I copied the section of "Sign-In Method" from the "Account->Settings.html" page in demo 20. By clicking the "Change Email" or "Reset Password" buttons, neither of the sub-sections open up and I was curiou...
I appreciate your amazing work on templates.Saw on landing usage of fs-6 fs-lg-4 , tried to use it myself expecting behavior like in all Bootstrap5 responsive items(cols, paddings, flex alignments, etc.) but it...
where to find metronic 8 angular docs please , many component like date upload image , file upload , and many not found ? any help and if there is int documentation any good solution please
Hello,I'm using version 7. How to upgrade quickly to version 8?Thanks everyone.
Hi,Tried to use toast notification, it will only show on the bottom, not top right.please advise. Thank you.
Good eveningI've seen a number of posts around integrating Metronic V8 with Blazor WASM.I have this working with Blazor WASM .NET 6.I am able to provide advice should anyone still be struggling, potentially, if there is enough appetite I could create a tutorial or a demo project to share...