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

Tag: Angular (656)

Hi !Can you please share procedure to convert Metronic 8 Angular into RTL.I tried to follow these steps https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/rtl.htmlBut it didn't help1. Do I need to convert every scss file into RTL ? (Scss is dived into multip...
I tried, but this time the home page was not loaded at all. If we call this template directly without using open Id, there is no problem, it works with the menu link, but when I use openId conncet, the menu links do not open or close at all, other buttons and functions do not work either.isLogge...
Hi. I cant understand what is the process of using RTL version and angular. In the Angular project, you have docs with rtl folder which is empty! It seems that the rtl guide is only for the HTML version.
Dear, After Purchasing I downloaded and started using angular, for demo 1. I have installed angular and nodejs on my machine and tried many times to run npm install but got error,metronic_angular_v8.2.5_demo1 % npm i npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR! npm E...
It gives me this error: ./src/styles.scss?ngGlobalStyle - Error: Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):HookWebpackError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):Undefined variable. ╷88 │ --mdc-dialog-container-col...
I fetched tabs from the database using ngFor loop. but if I used ngFor loop then ktMenu dropdown which I added in tab-content is not working. I used Metronic theme. I tried with this example:- https://preview.keenthemes.com/metronic8/demo1/documentation/general/menu.html?_ga=2.69169046.68420783.16...
Hey i am using angular and bought Metronic 8.I didn't found any where how to get the Navbar from the template and use it for my own project.Reverse engineering take time and i want if there is any one can help me how to implement it in my own project easily. without complications .Thank yo...
Hello KeenThemes Team,I purchased the Metronic theme a while ago to build an Angular application, and I am now migrating the application to Angular version 17.I have successfully upgraded Metronic to v8.2.9 and Angular to v17, and everything is working well so far.However, I am interested...
Steps to replicate this issue1. Login to dahboard2. Go to Error 404 page / Error 500 page3. click on go to homepage back or use browser back button4. Now try to click on avatar/profile pic and observe drop down is not showing up
Hello, Metronic is a wonderful and flexible theme. First time i use angular version but the data do not auto refresh on frontend and it shoul be an angular default behaviour. Is there any i can do or an option to activate ?
Hi,I would like to know if you have any Angular components for the following editors that you support in the HTML version:QuillTinyMCECKEditorThank you!
Hi,I am using ASP.NET zero Angular with metronic default theme. Now I need to create a angular component where the left sidebar will be hidden and not visible. But for other angular components, the left sidebar will be visible. I tried to use the minimize the sidebar. But it will not fullfill my r...
Hello!I would like to know how to use font-awesome, line-awesome and bootstrap-icons icons in Metronic for Angular. Because even the demo provided by Keenthemes for Metronic for Angular doesn't correctly display the icons.As seen here: https://preview.keenthemes.com/metronic8/angular/demo2/c...
Hi There, I am recently upgrading my metronic theme 8.1.1 (having Angular 15) to the latest Angular version 17, but while doing that I am getting this below error after upgrading all the plugins and running the ng serve command./src/styles.scss - Error: Module build failed (from ./n...
when i add two card of Card Widget 17 it makes the two circle in same first card
I Have Followed The RTL Version Documentation but still have problems in the webpack-rtl.config,js Like : Failed to load, Error [ERR_REQUIRE_ESM]: Must use import to load ES Module, require() of ES modules is not supported. Please I need t to change the template to the RTL version as soon as possib...
Hi, I have a button that is invoking data-kt-menu. All is working well based on example except:- calling menu button has dynamic text that is updated from subscription- button params: data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start" - if Apply button ((click)="submit()" data-...
Hello,i'm trying to follow as best the metronic structure, and I've used SweetAlert to show confirmation popup, but it clashes with the metronic layout. which one do you use normally? bootbox?Thanks
I want table data into the left side of columns, so initially its showing correct but when i am reordering the table data, the numeric data is go from left to right sideThis is my code: ngOnInit(): void { this.datatableConfig = { serverSide: true, ajax: (dataTablesParameters...
Hi, are you planning on adding landing page in Angular any time soon?
Hi Team,Is there any Metronic theme available that incorporates the latest concepts, such as ngrx/store, interceptors, and signals, and also utilizes Angular 17 concepts?
HelloI have the demo 2 of angular but when I access the page for the first time after logging in, the top bar does not work, unless I do a complete reload of the page.I am calling again the function (menuReinitialization) located app/_metronic/kt/kt-helpers.ts and this does not solve the error....