Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Angular (511)

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...
Hi there, I need help:I need to switch between light and dark mode on metronic angular template without refreshing the page, is there a way on doing that?I've noticed that there is an injectable service that sets the mode on localStorage but afterwards it reloads the page. I need it to toggle...
I have purchased theme but it has only limited components into Angular. Where can i find full theme with all components.
For example when its light I want as background x.png when its dark y.png. Thanks!
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...
I log in to the page with open Id conncet. After logging in, no action is performed as if the page is frozen, but after refreshing the page, all buttons and functions start working. Hoş Geldiniz! Burada oturum açabilirsiniz.
how to make drawer open by default also I am using angular app and I am trying to use this line KTDrawer.createInstances();but I don't know from where I can import KTDrawer
Hi,this code is not work from metronic, any one can guide us for solve this problem.I have light and dark theme files and mentioned in angular.json file as below:"styles": [ "src/styles.scss", { "input": "src/styles/themes/light.theme.scss", "bundleName": "lig...
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!
I extracted the demo1 project and when i tried to npm install or npm install --legacy-peer-deps i had errors regarding Conflicting peer dependency: @angular/common@16.2.12npm ERR! node_modules/@angular/commonnpm ERR! peer @angular/common@"^14.0.0 || ^15.0.0 || ^16.0.0" from @sweetalert2/ngx-sw...
Hello,When I set the data-kt-menu-trigger attribute to click in the search dropdown component, the menu is hidden automatically when clicking on the inner input control.I think that the
Hello Keenthemes Dev Team,I hope this message finds you well. I'm reaching out because I'm looking to update my Metronic template from version 8.1.7 to 8.2.1, as well as Angular from version 15 to version 16. However, I want to ensure that this update doesn't negatively impact my current project...
Hello team, I have noticed in these past few days the UI on your Medtronic angular demo site is breaking, the navigation bar is being blended with the background while scrolling, and the models of Filter, Create, and Edit are not showing. Can you help us out with this?here is the screenshot: htt...
Hello support team,I hope you are well. I'm writing to you because I'm having trouble using the Quick Search component in Metronic's Angular Demo 7 ( demo7/src/app/_metronic/layout/components/aside/tabs/projects-tab/search ).Unfortunately, despite my best efforts to implement it, I can't get...
Hello,When we add an anchor element with the attribute target="_blank" inside the app-search-results-inner component, clicking the link does not work:
Hello I'm having issues with my metronic app, I'm trying to export it with CapacitorJS to iOS and Android but.. the new phones has some notch and right now just using the browser you want to use 100% of the nav viewport but using native apps (capacitorJs) you dont want the 100% because you have issu...
Reproduce criteria-----------------------Even still not fixed in the latest version as well [Angular metronic_v8.2.3]Go to your preview URLhttps://preview.keenthemes.com/metronic8/angular/demo1/dashboardFrom left Side bar click on any of the Error Component and come back again on the d...
Hi,do you have an example how can I use the charts with firebase data? On Metronic Angular
Greetings,I like your solution, but i noticed the Angular version does not include all screens/components i expected to see, for starter i'm trying to find the ticket support screen but it is not included in the Angular version, should i take them from somewhere and manually add them to Angular?...
There are multiple issues with Server Side Rendering when using metronic and thats a top priority, and I would like create a new project(using Angular 17) and add the individual pieces of metronic to make it work. I'm trying to hover over the angular demo 1 magnifying glass and see the results, and...
Hi guys. I purchased Admin Rider and am trying to integrate it into my Angular solution. I'm having problems updating the Permission List using dynamic data loaded through *NgFor. Any ideas on how to do it?