when i import ToastrModule in app,module.ts
import { ToastrModule } from 'ngx-toastr';
imports: [
ToastrModule
],
getting these error:-
Error: node_modules/ngx-toastr/toastr/toast-noanimation.component.d.ts:49:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 an...
Anyone else notice the clickable area for the breadcrumb links in the Demo1 is really small and slightly above the text?
https://preview.keenthemes.com/metronic8/demo1/index.html
As we are using the demo1 as a building block, we are also seeing this in our application.
Anyone know how to fi...
I want to use two different layouts in the same project in .net core. For example, while I want to use the demo4 layout in the root project, I need to use the demo1 layout in the Admin area. Can you help me?
So I just downloaded the metronic demo starterkit symfony version.
I noticed that following the steps in the guide (https://preview.keenthemes.com/symfony/metronic/docs/getting-started), you need to run/build a new webpack configuration inside the assets folder of the same project. Is it normal ?...
This is not a question but a bug report (I don't know where to submit a ticket). The header in React demo 1 is not responsive (profil dropdown icon should be at right corner)
Hello good time
In the demo, 50 HTML platforms
It gives PHP errors on all its pages
See the screenshot I attached
I didn't make any changes until I downloaded and extracted it, it looked like this
How can I solve it without these errors?
Thanks
https://s9.uupload.ir/files/satrasweb/Screensh...
Hi I can't set select2 search on modal and tabs,? but other modal without tabs it is can to set search select2, how to upload image in this question??????
Hi,
I've just downloaded a copy of Metronic 8 (Demo 1). I've got it running on localhost and I'm successfully able to modify some variables in the _variables_custom.scss file.
But when I try to switch to Dark Mode using the switch in the top right of the UI, the switch doens'...
Hi,
I'm using metronic template v8.17, I'm try to view using Ipad Mini (using developer tools chrome) but left sidebar menu can't show even if I'm click burger menu at header.
But I can toggle right sidebar menus normally, is that any config to make left sidebar menus normal in Ipad Mini view?
I'm having an issue with translating JS files. I haven't been able to find a suitable solution online and the i18n.js file located at public\assets\js\custom\authentication\sign-in\ doesn't seem to be functioning properly. Can you advise me on how to translate strings within general.js?
Thanks
It's been a nightmare working with the theme and its plugins, and now when I first used the CKEditor, following the theme documentation, I'm unable to save the changes made inside the CKEditor.
What is being sent to the server is the HTML that was already loaded without any changes.
Using the co...
Hi Sir/Ma'm,
I want to purchase a dashboard theme. But didn't know what is in the package. I required a dashboard with HTML, React, and Blazor. So can guide me if i purchase, they are included in the demos or i have to buy each one of them seperatly.
waiting for your reply.
Thanks
Hi All,
I'm facing problems when I use this site for my code: https://preview.keenthemes.com/metronic8/vue/demo1/#/apps/customers/getting-started
When I add customer, scroll down to select Country, the website automatically scrolls up and can't select Country.
Please show me how to fix it...
How to stop zoom in on input focus on mobile devices?
I am using an iOS device.
This picture is representative. The same is true for form elements in metron.
https://miro.medium.com/v2/resize:fit:828/1*MK-xdEPXT8cuGSZHxODetQ.gif
Hi,
In want to sort data by a default column and prevent user from changing it. That means, NO column in my table is sortable .
Please try it on your example
https://preview.keenthemes....
how to swap between RTL and LTR SCSS file
when I use LTR I should use part of SCSS and when I use RTL I should use different part of SCSS
in style.angular.scss using LTR
// Angular vendors
@import "~socicon/css/socicon.css";
@import "~@fortawesome/fontawesome-free/css/all.min.css";
@impo...
I´m buy the Metronic Theme and I'm trying to build the dark-header template in asp.net. Do you plan to release at least the 4 menu templates in each language?
Hi;
I use metronic 8 html version demo35 implemention to my angular 15 project and js imported after error "KTUtil is not defined"
can you help me for this problem
Thanks Keen Team.
The auth set in place makes it so you cannot see anything under the auth. We've worked through your Laravel API but thats also incomplete and there is zero documentation around that whatsoever. We just want to be able to see the underlying react demo without the Auth putting a brick wall between us.