Hi everyone,I'm not an expert in Metronic, especially not the React version. I'm on version 9.2.1 and would like to update to the latest version without losing the changes I've made.Can anyone help me with a step-by-step guide on how to update?Thank you.
After instaling Node Packages i ReactJS Vite its not run and showing white page due to an error of supabaseUrl:Uncaught Error: supabaseUrl is required.
i have checked both starter and full setup for vite, starter working fine, but the problem is when check full setup there you mention that you are using supabase and when start project it open blank page, so do we need to use supabase to run the setup? is it required? because we are not using supaba...
There has been a major update to recharts, we are receiving errors during compilation, we are currently using v2.15.4.We are using Metronic/Starter Kits/NextJS/Layout-13 and we get an error in the sidebar when we switch to mobile view.
hey guys, so im using datagrids and trying to work on the datagrid column pinning functionality, now ive followed the reui docs for the example of using datagridsnow in my implementation when i pin it to the left or right it works but when i scroll horizontally it doesnt stay pinned to the scree...
Hello,I am currently working on a Metronic React project using the latest version before v9.2.What is the best way to upgrade to ReUI? Is it even worth the effort?Is there any upgrade guide I did not find?Kind regards
This is best theme for me, a also use this for my website also and my website is: https://thecupcut.com/Just guide is there any new feature added in the theme recently.Thanks in advance!
Has anyone here worked extensively with Keenthemes products and found a good way to navigate their documentation more efficiently? I’m using several of their templates across Bootstrap and React, but sometimes the component structure feels a bit scattered and I’m not sure if I’m missing a simpler wo...
Hello , Does the reusable datagrid tables support clickable rows with above enables i tries onRowClick but was not getting a stable behavior, it always caused the row to be clicked even when clicking checkboxes or buttons etc.I am using react metronic 9.2 version.i even tried this code bel...