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

Tag: Bootstrap 5 (844)

Hi,I am developing with Metronic 8 template (Angular) and it looks like data-bs-toggle="dropdown" and data-bs-toggle="collapse" is not working. There is no triggering event happening. This was tested on Settings portion of the Demo code, and copied Bootstrap 5 examples (from their site) into the c...
Now I use Metronic 8 in my project. I try to seach about example of editable in this template but I can't see anymore. When I search on Google Chrome I found editable in Metronic V4. https://preview.keenthemes.com/metronic-v4/theme/admin_1/table_datatables_editable.htmlHave example of editable...
When I execute command "yarn run serve".some problemsD:\metronic8\src\views\crafted\widgets\Tables.vue1:1 error Parsing error: Unexpected token
Is there any clear instructions on how to "install" and setup Metronic theme in ASP.NET app, how to covert .scss files to css, how to bundle all that and etc?I will appriciate all help =)
HI,I'm currently running through and upgrading our Angular to the latest Metronic going from v7 to v8. Im noticing a lot of missing components like the subheader and wizard 3 etc. How do we get around these issue when upgrading? Is it just a case they are not using now?Thank you
I have this problem and i don't know how to solve it, i put all CSS and JavaScript in the page and it continue not working.ERROR: (index):1611 Uncaught ReferenceError: jKanban is not defined at (index):1611:18Anyone know how can i solve it?Thanks for your time,Víctor.
How to configure Tailwind CSS for front-end uses without the Tailwind, Bootstrap, and Metronic's CSS and JS files interfering with one another in the Laravel app?
Hi,I found that the editor height was locked by theme css:/js/metronic/theme/default/demo1/dist/assets/css/style.bundle.css:.tox-tinymce { border-radius: 0.475rem !important; height: 500px !important;}Can advise how to override it? I want editor have different height in differe...
Hello, I'm a backend developer and I broke a front end branch, I bought the theme and I'm trying to put a dropdown button similar to "MegaMenu" but it doesn't work...If I put the MegaMenu inside the MenuInnerWithSub inside the MenuInner at the top, it works! But if I put the MenuInnerWithSub with...
Hello,Can you make metronic theme usable with PrimeNG and NXG-Bootstrap (DateTime component).PrimeNG theme is not compatible with metronic especially dark theme. Also, if you theme primeng you could use it for primeface components also. I mean for react vue js and othersAlso NGX-Bootstrap...
Hi. I have Metronic pro, but I wonder How I can use fullcalendar timeline resource view. Thanks in advance.
Hey, great work on Metronic8. I purchased your theme and was trying to find out if you have a react component for a scheduler.I'm building a booking application, was wondering if you also sell on a per component level.https://www.telerik.com/blogs/react-calendar-vs-react-scheduler-whats-...
I just purchased the 'Good – React Bootstrap 5 Admin Dashboard Template'.I followed the instruction and run `yarn install` then `yarn start`, it gives me this error:TypeScript error in good_react_v1.0.0-3/good_react_v1.0.0/theme/src/_theme/helpers/components/KTSVG.tsx(14,8):'SVG' cannot be u...
Hello,I got an angular theme (demo1) from one of my clients and I want to implement multi-select functionality. But unable to find any demo of multi-select or relevant features. Could you please help me find this?Thanks.
Hi I purchased a license to https://preview.keenthemes.com/keen/demo5/index.html from getbootstrap.comI'd like to know if you'll be updating the theme to use Bootstrap 5 anytime soon?Thanks
Hi, Not sure if this has changed, if so I'm unable to locate any documentation on it. But, the data-backdrop="static" tag to prevent the modal closing when clicking outside the modal window does not work in Metronic 8?
Hello,Can you develop design for notification panel and center (when user click view all)Now notification panel only shows alerts without needed buttons such as - Set as read- Delete - Mark all as read - actions like approve or deny - From who-Settings to manage notification sy...
Hi,Please stay tuned for today's release Metronic v8.0.38 with a fully integrated Select2 + Bootstrap Floating Label and many other features:1 HTML Demo 22:– New Layout System– Horizontal Menu– Sticky Header– Aside Menu– Page Toolbar– Layout Builder– Dark Mode– RTL Support...
Hi, i want to toggle between dark and light theme on the button click on the toolbar.I am using react demo-1 metronic 8 template.
I want to redirect the user to another page based on some condition. please suggest correct approach to do it.i amusing react demo 1 of metronic8