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

All Questions (6015)

Hi,The Vue Template (latest version) Metronic does not work well. The icons are not working (demo) also the documentation pages (new icons) is not visible. The old icons can not be found back. Please fix this, it's a shame.
I used the log/audit page example to create a new page and the datatable shows up fine, but I can not get the export buttons to show.public function html(): HtmlBuilder { return $this->builder() ->setTableId('users-table') ->columns($this->...
Can you please help in finding the calender component for metronic react demo1i see we have ccs file fullcalendar.scss , but i dont see any component for this.
I have added the page title tags on every componentMy Page Titlebut that's not working browser tab is showing default URL of the page.Where are the settings which need to change.
Hi, I purchased the Good theme, and it was React version when I wa purchasing. Opened the files and realised it contains DJANGO FLASK versions but not the react version. Now im in huge trouble, could you please provide me with the react version of the same template please.Thanks
Hi team ,Horrizontal wizard and many other wizard which are available in metronic 8 react app are missing in ASP.NET Core version of the theme.
hi team,i am not able to locate forms and other ui elements in the asp.net core metronics theme. please help me to locate them.and please also update demo version of asp.net core is in preview mode. when can we get the preview version of metronic 8 for asp.net core.
Where can I find CSS icons list and its CSS reference - like: ki-abstract-39, ki-element-11, ki-bank etc.Thanks
Hello, const myData = ref([]); const getRulesList = computed(() => { return store.getRulesGetAll; }); onMounted(async () => { await getRules(); myData.value.splice(0, getRulesList.value.length, ...getRulesList.value); }); const search = ref(""); c...
Not sure but when upgrading the target and module to ES2022 I recieve this error. Will this be a future fix. This error happens after you login. but if I leave it out of the box with es2017, module es2020 and lib 2018 AVAST_PAM_inputicon_0 not foundparamHandler @ content.js:8919vendor.js:391...
My event description is CKeditor entry. When I click to view details of event on Calendar, description is showing with html content like :Ana BaşlıkDeneme görüşme 05 açıklama alanıMadde 1Madde 2Madde 3...
When click input search of select2 inside quick search, form search hide
When use keenicon, icon is not showing, how to use keenicon
How can i use predefined date range picker in React version 18 , without Jquery by the way I'm using Metronic 8 Demo 2.If it's possible , please show me an example...thx.
I have followed all the instructions @ https://preview.keenthemes.com/blazor/metronic/docs/getting-startedI used WebPack to dowload my dependencies, but when I buil, I get the following errorresolve './webpack/scripts.js' in 'D:\source\metronic_v8.1.8\blazor\blazor_demo1\Starterkit\_keenthem...
Hey guys, I'm facing some issues with even an initial setup of the react project. I download the react project from the website and basically get the following folder structure.tools- gulp - webpackdemo1-src--sass--plugins--media--js-distThe react document just...
Hello, I really liked what I saw from the demo, I need the html to create my site, when you buy it you have and download the templates, these are traditional html with css and js.thank you
Hello,i need to validate the email adress in Regristration Stepper live from my database to check, if the user already has an account. Can i submit the form and check via Ajax and if the response is false i directly jump to Step 2 to change the email adress?Im coding in HTML, Javascript and PH...
Hey there,I am trying to download the laravel version, but it is cancelled and does not download completely, I have tried several times without success.Any suggestions?
i want to connect signup form with mongodb database help me
i want to change metronic logo with my logo and also i want to to redirect the routes when user go to my profile i want to show different layout to user , admin and employee