I would like to use datatables in my Metronic 8 Angular template.
Unfortunately, I did not find any documentation on how to do this.
Can you please assist me ?
Hi,
I was looking to use demo22, but when I extract that one from the demos folder, it isn't the same as the one online. It is the same of demo2. Is it posible to receive the demo22 as the one online?
https://preview.keenthemes.com/metronic8/demo22/index.html
thanks!
David
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 rtl
Failed to load '/Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/rtl.config.js' config
Error [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 showing
Thanks
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...
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-deps
ng serve
However, 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 ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: demo1@8.0.38
npm ERR! Found: @angular/compiler@13.2.5
npm ERR! node_modules/@angular/compiler
npm 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 demo1
I found a typo that was causing the breadcrumb to not be displayed.
src/app/_metronic/layout/components/toolbar/toolbar.component.ts:120
this.appPageTitleBreadcrumb = this.layout.getProp(
'app.pageTitle.bre...
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...