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

Tag: Angular (655)

Hi,I'm experiencing an issue with the Metronic menu. I have implemented it as shown below, using data-kt-menu-trigger="hover", but the menu behavior is inconsistent. Sometimes it opens on hover, and sometimes it doesn't.I’m encountering this issue in multiple places across the application....
When is the release of Anguler version of Metronic 9 (with Tailwind) ?
Hi,How do I generate template on Metronic 8 for empty Angular project? It seems that builder option works only for HTML.Regards
Hello! I'm trying the 'system' theme in the Angular demos but it always uses the dark theme even though my OS (Windows 11) is set to the light theme. The HTML demos do work well. Demo Url: https://preview.keenthemes.com/metronic8/angular/demo1/dashboard
Guys I just noticed that on https://preview.keenthemes.com/metronic8/demo3/index.html in the html version, when the items are expanded, if needed a scroll is added, same is not happening on angular version. Can you help me fixing that ?Regards, Felipe
The dropdown menu (dataKtMenu) does not work in my Angular Metronic v8.1.5 project when I add "redirect" to the content of the dropdown menu component. When you go to other page with "Routing". The drop-down menu is still active, appearing on the other page even though it should be closed. W...
Hello, I am working in the angular version of metronic 8 and have downloaded latest version as well.When I ran the npm outdated, it shows following packages needs to be updated. Hence, Should I update it or not? will it break anything in the dashboard or not? I was trying...
Good day, the problem is that I make a get request, the data comes slowly and they do not have time to load together with the template, and the variable having a new value does not update it in the template. And this happens only in metronic 8 (as a confirmation, a link to the code that shows what I...
Hello,I need to use the tempus dominus plugin to show a datetimepicker in a metronic 8.1.1 applicationWhat I got isAs you ca...
Hell,I want to use accordion in my project I just copy the code from actual project and paste it into component.html and component.ts but the toggle is not working. Any suggestion Please Help.Regards,
j'ai acheté un template metronic mais je suis perturbé comment travailler , est ce que je travail directement sur le demo ou je fait mon propre projet angular ?
There is a bug in the Angular demo 1 menu.When I select the side menu Pages -> Profile -> Overview and then click on Dashboard the Pages menu does not collapse automatically and when I go to manually collapse it does not close.
The following warning shows when the ng serve command is executed at the Angular Demo 2:(44192:3) autoprefixer: end value has mixed support, consider using flex-end insteadI am guessing the cause of the warning is the use of the general value: end css value instead...
in the top nav there is profile image in the theme when hovered over it opens a menu below. after login the hover stops working. if i refresh the page all works fine. this is running under angular. Any thoughts?
I am trying to use demo1 from metronic. I bought the base for it. I download and unzipped everything. I have used gulp as they said on their directions but I cant figure out why I cant open even the demo app let alone how to integrate the code into my current application please help
I cannot set pageTitle on my routes for Angular if its not in my sidebar menu. For Example I have this Component: import { Component, OnInit } from '@angular/core';import { AuthService, UserType } from '../../auth';import { Observable } from 'rxjs';import { PageInfoService } f...
Hello Team, i like metronic 8 demo 1 - default theme but angular version has only few menus than html version, can you please provide me full menu version in angular so that i can buy immediately for my project.Please let me know as soon as possible so that I can start my project which is pendin...
All observers in the angular template don't work when adding more logic like http requests.It should be writen in the template with asycFor example:src\app\modules\wizards\vertical\vertical.component.html Line 168Should be:
hello, i want to take the page from html demo to angular demo i took the html file and put it in html angular component and took the css and js files also and put it in angular.json"styles": ["src/styles.scss","src/assets/datatables.bundle.css","src/assets/vis-timeline.bundle.css","s...
hello, I am using the Modal option for angular provided in the doc. I assign the function for the onDismiss, when running I can not access any data or variable of the main class. Returns an undefined value to me
What's the difference between the seven demos? I've run them all, but can't really tell the difference except for various layout changes.Do you have a description of each demo and what is being demonstrated?Thanks!