Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Cart 119,667 sales
Recently Updated
Well Documented

keenthemes supports this item

Supported

This author's response time can be up to 1 business day.

12201 comments found.

It seems to be some issue with Metronic 8, Select2 and Input groups – even in docs site in mobile view. Elements are wrapped to next line – please look at attached screen. https://i.ibb.co/WKb0R97/screen1.png

Also, when selected option is long, a Select2 field is expanded out of the box (instead of truncate text in select field) https://i.ibb.co/6rWcWWL/screen2.png

Hi :),

Please try to add the overflow hidden class to the select2 input parent container:

class="overflow-hidden flex-grow-1" 

Regards, Sean

It seems that it fixed a problem :) Thank you

Glad to hear that :) All the best with your projects!

How to use Select2 in Angular 12?

Hi,

Select 2 is a jQuery plugin and to use it with Angular you will need to include jQuery in your angular app. If you need any further clarifications please contact our support via support@keenthemes.com

Regards, Sean

Hello! how to update laravel version assets with html assets ?

Hi,

The issue was caused by @popper v2.11.0 plugin update. You can use the last stable version for Metronic in package.json

"@popperjs/core": "2.10.1",

And remove node_modules and yarn.lock files from the tools folder and rerun yarn.

We will release the official fix shortly.

Regards, Sean

Thank you Sean, with version 2.10.1 it’s working perfectly

Great! Thanks for helping to detect this issue :)

I am trying to use Metronic 8 with Angular, I have an issue creating my first page. I am always staying in the Login page /auth/login although I have added my new page in the routing.js. is there any tutorial on how to work with Angular and Metronic 8 perhaps ?. The file structure seems to be different in demo1 Thanks Domnic

Hi,

Please add the page route in this file. demo1/src/app/pages/routing.ts At the moment, we have no tutorial for Angular yet. We will consider adding it in future updates.

Thanks

Thank you that works.

Glad it worked :)

Thanks

Hello, I sent an email request for the Figma file along with my purchase code. Please let me know. Thank you

Hi,

Sorry for the late reply. May I know your email address just to make sure if we sent you it.

Regards, Sean

Hi, How can I turn off or hide the block at the end of the process? my code: https://jsfiddle.net/4e0n6c3u/

blockUI.release(); ok not now problem. Sorry

Hi :),

Noted, glad to hear that

Regards, Sean

hi, is there jsx version of metronic 8 react.

Hi :),

Thanks for your interest in Metronic. Our Metronic React version is available only TS format.

If you need any further clarifications please let us know.

Regards, Sean

where should i look for this restriction before buying product.

Hi,

We will update the item page main banner with this info. Thanks for pointing out. Nowadays Typescript is now becoming defacto language for React and Angular/Vue as well so support it following to this demand. Please contact support@keenthemes.com for more info.

Regards, Sean

Dears , Angular App in dashboard component when call api and fetch data in dashboard.html (*ngIf) not updating when variable changes angular.

can you help please.

Regards

Hi,

We used onPush change detection strategy for performance. You can disable this by removing changeDetection: ChangeDetectionStrategy.OnPush.

Or you can use below code to manually update the UI render. ​
constructor(private cd: ChangeDetectorRef) {}
  refresh() {
    this.cd.detectChanges();
  }
https://www.digitalocean.com/community/tutorials/angular-change-detection-strategy

Thanks

Hi Sean, do metronic supports Blazor Web Assembly? It runs fine in Blazor Server though. Thanks

Hi :),

Thanks for your interest in Metronic.

At the moment Metronic does not support Blazor Web Assembly.

But the server side Blazor is well supported.

Regards, Sean

Hi ,

We are developing after purchasing a nice template.

https://preview.keenthemes.com/metronic/vue/demo1/#/dashboard" Demo1 on the page above seems to be different from the downloaded example, but I leave an inquiry to ask where I can see or use it.

And I want to see the user management’s role management page, which is also not in the template file I received. How can I access these data?

Please check. Thank you.

+For your information, the template version I received is “metronic_v8.0.29”.

Hi,

The link you provided is Metronic 7 but by default in the zip file we include the latest version of Metronic 8.

You can check the preview of Metronic 8: https://preview.keenthemes.com/metronic8/vue/demo1/?_ga=2.181302055.1410581411.1638197076-1635915368.1606869404#/dashboard

If you need Metronic 7 you can contact our support via support@keenthemes.com and ask for access to Metronic 7 repo.

Regards,
Lauris

Do we have separate plugin for select picker? (HTML version) We want to use selectpicker instead select2, please provide separate plugin for the same.

Hi,

Unfortunately Bootstrap Select does not support Bootstrap 5 yet. In the meantime you can use Select2 with fully compatible with the Bootstrap form controls and states: https://preview.keenthemes.com/html/metronic/docs/forms/select2

Regards, Sean

Still not received bootstrap select in Metronic 8 update. Please do the needful

Hi,

Please note that Bootstrap Select does not have an official stable version for Bootstrap 5. yet Current version https://yarnpkg.com/package/bootstrap-select is not usable with Bootstrap 5.3.0. We have tried it but did not work with Bootstrap 5.x dropdown component.

Regards. Sean

Hello! because layout 9 and 17 ARE EXACTLY THE SAME

Hi :),

Thanks for your feedback.

The layout might look quite similar but the style and color scheme is quite unique.

Regards, Sean

Hi Guys. Great job. I love your theme. I see your Figma design is outdated. Its missing demo 13 and above. Any idea when the design will be updated? Thanks!

Hi Sean, I haven’t received a response back from the support team. Could you please check with them? Thanks!

Hello,

We are upgrading our Figma file at the moment and we send it within today. Thanks for your patience.

Best regards, Bob

Thanks Bob! We really appreciate it.


Hey :)

We have been working on some amazing stuff and shortly we will be releasing:

1. HTML Demo 17:
– Unique Concept.
– Compact Aside.
– Multilevel Menu.
– Sticky Header.
– Interactive Dashboard.
– Dark Mode.

3. HTML Version:
– Subdatatable.
– Vis-timeline Improvements.
– Select2 Improvements.

5. Vue Version:
– API Docs.
– Quick Start Docs.

6. React Version:
– Auth API Integration.
– Docs Improvements.
– Layout builder.

Next Up:
– Demo 18 HTML.
– Demo 19 HTML.
– Demo 20 HTML.
– Demo 3 Vue.
– Demo 3 React.
– Demo 2 Angular.
– Demo 3 Angular.
– Demo 11 Laravel.
– Demo 12 Laravel.
– React CRUD Solution.
– Angular CRUD Solution.

Stay tuned for endless updates to empower your projects.

All updates are free, always!

Regards, Sean

The is bug in angular there the aside menu accordion not working please find the attached gif image Rec-003

Hi,

Thank you for your feedback.

We reproduced this issue, we will fix it as soon as possible.

Regards,
Lauris

Hi how can I use this theme from behind a proxy and no connection to fonts.googleapis? Keep getting inlining of fonts failed errors

Glad to hear that! All the best with your projects :)

Thanks, you guys do some awesome clean coding and your documentation and commenting is excellent. That makes a busy guy like me very happy! Keep it up!

We are really glad to know that Metronic is being a great helper to many developers.This motivates us a lot :) Thanks a lot,

why have alot of msg show in the browser console

resize { target: Window, isTrusted: true, srcElement: Window, currentTarget: Window, eventPhase: 2, bubbles: true, cancelable: false, returnValue: true, defaultPrevented: false, composed: false, … }

scripts.bundle.js:2345:8

blur { target: HTMLDocument http://ecm.nightcat.pro/page/admin/admin_new.php?admin_name=123#, isTrusted: true, view: Window, detail: 0, layerX: 0, layerY: 0, which: 0, rangeOffset: 0, SCROLL_PAGE_UP: -32768, SCROLL_PAGE_DOWN: 32768, … }

plugins.bundle.js:8822:3

i direct copy the demo8 assets file and i didnt change any source code in plugin.bundle.js and script.bundle.js file

the problem is fixed, this is my fault because i open the tracking debug.

Hi :)

Glad you have solved it. Feel free to let us know if you need any help.

Thanks

Hi sir, for metronic 8 demo 10, I am unable to view toolbar even I set ‘true’ for toolbar in apexchart. May I know how can I enable it?

Hi,

You should be able to customize the Apexchart according to the documentation https://apexcharts.com/docs/options/chart/toolbar/

Please make sure you customize the JS code in “src” folder and compile with gulp or webpack into assets folder.

For more info about using Metronic please check the theme documentation https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started.html and video tutorials https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/video-tutorials.html

Regards, Sean

Hi, No new releases? The last release was on november 12. 13 days passed and nothing new. What’s happened this autumn? In the summer you haved a release at every 4-5 days.

Thanks !

Hi :),

Thanks for your feedback. We have a planned new update today. Stay tuned!

Regards, Sean

How to use Select2 in Vue. I am currently using demo 5

Hi,

Thanks for your interest in Metronic.

Select2 is a jQuery plugin and it’s not available in Vue. For Vue we have this plugin https://preview.keenthemes.com/metronic8/vue/docs/#/vue-select

Regards, Sean

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey