Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Tag: Angular (670)

Do we have any example on how to use ModalComponent with Angular. How to handle the size and other details like submit/cancel close events?
What does the function named "getuserbytoken" do. how can I remove this function.
Please, I'm not able to keep the system authenticated. I login, access the API without problems. But when creating a new service, I can't configure the Url to keep the system authenticated...
Hi! I installed Angular on my new website, but I'm using the HTML version from this theme and apply the theme manually by copying the design I need. Header and sidebar animations don't work.The console show this error:Uncaught TypeError: Cannot read properties of null (reading 'on') at O...
I am working with metronic and I am fairly new to Angular. What would be the best approach for modifying the opacity of the background-image? There are a lot of scss files in this project and I want to make sure I do this right. Thank you!
Hi! Currently I am working on a project which needed the slider. But when I implement it, the tiny slider does not shows up. Then when I install the library using 'npm install tiny-slider' and run again, there is an error "Duplicate identifier 'node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - e...
I am getting this error when I run this command: npm run rtlFailed to load '/Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/rtl.config.js' configError [ERR_REQUIRE_ESM]: require() of ES Module /Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/node_modules/del/index.js from /Users...
Hi,I was wondering if there are already some quick fixes for the issues below:- Breadcrump not showing- Language sub-menu not showing (actually all user menu sub-menus are not showing)- Scroll-top button not showingThanks
Hi there,Our team are trying to include powerfull Prime-NG plugin into Metronic template.However there is seems some error thrown. We would like to know or share to us how to enable the plugin
Dear Support Team,I hope this email finds you well. We recently purchased your Metronic product and have been highly satisfied with its performance and capabilities. Your team's dedication to providing regular updates and improvements is commendable.In light of our recent purchase, we are no...
My Angular app is based on Demo 1 and I would like hide sidebar and show footer.How can I configure layout elements on Angular ?
i have purchased the metronic 8, but the angular source code i got is not the same as the preview site. https://preview.keenthemes.com/metronic8/demo1/
I recently purchased metronics package and trying to use Angular Demo1. I ran following commands after installing:npm cache clean --force npm install --legacy-peer-depsng serveHowever, it is giving following error about DataTables:Error: node_modules/angular-datatables/src/angular-datata...
Hello... An angular newbie here, I get this when I do an "npm install"...npm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR! npm ERR! While resolving: demo1@8.0.38npm ERR! Found: @angular/compiler@13.2.5npm ERR! node_modules/@angular/compilernpm ERR! @...
I was running the metronic_angular_v8.1.8_demo1\Users\faizal\Sites\keenthemes\_releases\metronic_v8.1.8_zip_new\metronic_angular_v8.1.8_demo1\demo1.Svg icons are not resolving....
Where to find all demos as shown in preview for angular?my body tag is having styles like "antialiased flex h-full demo1 sidebar-fixed header-fixed bg-[#fefefe] dark:bg-coal-500" by default for login page. How to fix?How to setup darkside bar theme. By default it is showing light sidebar....
Hi, I'm using metronic angular v8.1.5 demo1I found a typo that was causing the breadcrumb to not be displayed.src/app/_metronic/layout/components/toolbar/toolbar.component.ts:120this.appPageTitleBreadcrumb = this.layout.getProp( 'app.pageTitle.bre...
I want use select2(searchable) in an angular project. what should i initilization.
Dear Support Teams,I have a questions using metronic in my angular application.1. Does jquery already installed in metronic or should i import jquery library using npm.2. I want to use metronic 8 datatables for my angular application. Do you have any guidelines in order to do that.Th...
I have purchased theme but it has only limited components into Angular. Where can i find full theme with all components.
Hello,I just tried to set up the https://keenthemes.com/products/ceres-html-pro theme into an Angular project. I built the yarn and gulp files, and then I copied and pasted the assets into my Angular project.Here, I have two issues:1. Angular and the theme assets are found, but I get this...
app.config.ts file is required to implement interceptor in angular application but it is not present in my angular application in demo 1 I have thouroghly checked it