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

Tag: Angular (673)

Hello Team,I have a question about the product Metronic Admin Dashboard theme, Is this project includes Angular 15? Because I working Angular 15 and not with the version less then Angular 15
Hi !I am making a website which needs to support both English and Arabic language.The desired behaviour of the webiste should be that , when a user changes the language option to Arabic the design should also switch from LTR to RTL.I have read the RTL documentation https://preview.keenthemes...
Does your theme support switching lang at login page?(without prior logging) (Angular ver)foe example in URL add sth like lang=DE(german)Iet me know how to do that if possiblehttps://preview.keenthemes.com/metronic8/angular/demo1/auth/login?lang=de
We are facing an issue related to the theme when we try to upgrade from Angular 13 to Angular 17.Can you please let us know what we need to do so we can upgrade the theme also to the latest version?Currently this issue is stopping us from upgrading the Angular version.
Hello,I read your documentation about RTL version of angular demo1 but it seems i can't make a switch from rtl to ltr at run time depending on language (Arabic language) is there any solution or work around to make this happened ?
I notice the tooltip and separator is not working in angular.The base angular original bundle is working. But in my local is not working
Hello dear devs! I trust this message finds you well. I've been delving into Angular Metronic and had a query regarding font customization. Specifically, I'm curious about adjusting the font size to align with my project's design specifications. Could you kindly guide me on how to modify the font si...
Hello to everybody,I write you since we've a regular license support and I wish to take the best from Metronic template, I need to perform some CRUD operations on some items I access via REST API.In my particular case I want to know what's the best practice to insert/edit an item. Currently I'...
After downloading the new metronic update, i get this error:./node_modules/@fullcalendar/common/main.css:4:0 - Error: Module parse failed: Unexpected token (4:0)You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://we...
The Demo5 template in Angular (maybe in others, I didn't check) has a problem when accessing an error screen and then going to a page where there is enough content to activate the screen scroll. The problem also occurs in the preview within the keenthemes page:Access:https://preview.keenthemes...
Im using the datatable from the template angular of metronic v8, how can i capture the event of the user clicking on table column name?this is how i generate the table: generateTable() { this.datatableConfig = { serverSide: true, processing: true, autoWidth: tru...
I noticed in the documents that HTML components cannot be used directly in Angular, however, the drawer is displayed in the angular demo. I've attemtped to use the drawer within a for loop (ngFor) and I'm unable to get it to function (i.e open the drawer). I'm using a object's ID for the but...
Hello,I just bought Metronic, do you know how can I have the E-commerce part (Customer, Order...) with Angular as with the HTML version.Thank you.
Hi, are you planning to provide a CRUD example for angular which uses material themes?
When making the command "ng g c my-page" from demo2 Angular, it gets the following error:An unhandled exception occurred: Cannot destructure property 'aliases' of 'collection.description.schematics[schematicName]' as it is undefined.See "/private/var/folders/bn/xgpdjvcx5g7b775bk7x25nl40000gn/T...
I purchased a Metronic license through Themeforest and I was able to log in and download the new version no problem but when I go to get the Angular Demo's I need to log into KeenThemes to do that and I did not have a keenthemes account, or if I did its very old and has not been logged into in a ver...
Hi,Currently im trying to route to a page which is not in aside menus (im navigating via routerLink in user-inner component, I am successfully redirected to the page but the title cant seem to be generated. any thoughts?
Hello,I'm currently encountering an issue with the sidebar menu functionality in the latest versions of our application.I've implemented the presentation of menu-items recursively, with the data sourced from the server side. However, when I open a sub-menu and click on an item within that menu...
How to open modal on create button click ?i have tried the following, but with no luckClassic ToolbarCreateModal
Hello, How can I add element files from html demo to angular project for example:I need to use "Select2" (https://preview.keenthemes.com/html/metronic/docs/forms/select2) from html version to Angular version , so I took plugins.bundle.css and plugins.bundle.js from html demo version an...
Hi: There is a problem with the dropdown menus at toolbars (all of them)There is no style at all (just raw HTML)For instance, let's try in the saas toolbar, the dropdown at "sort by"https://preview.keenthemes.com/metronic8/demo1/toolbars/saas.htmlOf course, the demo works well, but try...