Is there a way to get clean version without all the hardcoded widgets and hardcorded pages so I can add them myself? Or do I need to do cleanup myself.
Can't even reuse them without modyfing them, so those are kinda useless imo.
I'd like clean code in my blazor app.
I'm experiencing an issue with our application where certain scripts are not loading correctly. Here are the error details:
Error in Loading Livewire Script:
I am receiving a 404 error when trying to load https://empirical.ysfrngo.org/vendor/livewire/livewire.min.js?id=38dc8241.
The error sho...
I get an error while running npm run build during initial setup. I have followed documentation provided for blazor setup, but it just doesnt work. Bellow you can check error that i ran into.
ERROR:https://imgur.com/a/ZDFpPWO
Thanks in advance for help,
Today, I purchased a license for Metronic 9 React. However, it is not fully completed yet. I thought it was finished, and this made me a bit disappointed. Could you provide information on when the theme is expected to be completed?
Additionally, could you give a release date for the Next.js versi...
I've just bought "Metronic Pulse", downloaded and set up everything following the steps of README.md file steps. However, when I run the application - php artisan serve - it just shows the standard Laravel demo page, i.e. I don't see anything similar to the "Metronic Pulse" demo:
https://www.drop...
Hello,
I would like add jquery CHOSEN plugin to my metronic project with Laravel, i can't do it.
I have donwload the plugin and placed it in the directory /public/access/plugins.
I have include it in master.blade.php like this :
Please help with my datatable. When I am on page number 5 and navigate to a new page through the navbar, where the new page also has a datatable, the page number does not reset to 1 but remains at 5. How can I reset the page number to the beginning when switching pages?
I perform all the steps as specified in the documentation. I do not get an error during compilation, but then I get this page. :|
System.InvalidOperationException: The view '~/Views/Pages/Dashboards/Index.cshtml' was not found. The following locations were searched:
~/Views/Pages/Dashboards/Inde...
Hello Dear KeenThems Support,
we noticed an issue with Metronic Demo5 Angular when we open it in mbile the nav menu is hided only sidebar menu is visible.
Also we want to make the sidebar dependent to nav menu any guidance is appreciated
Hi ,
After i changed email account from metronic@demirmail.com => emrtkn@gmail.com my download disappeared now there is no product i bought before could you please help me ?
Have a nice work.
Hi Metronic team I want your help making my datatable responsive I have done it but in some screen sizes the table will have a small horizontal slider [even after restarting the page with the new size] which I don't want even if small so what can I do. I am using Metronic HTML v8.2.7 with bootstrap
Hi,
I downloaded v9.1.0 from themeforest page, and, the majority of files being in v9.0.6 version. And, I not found the new react demo pages. Would can update these files?
Thanks.
I'm currently working with Metronic version 8.2.8, and I’ve encountered a couple of issues that I hope someone can assist with:
Dropdown menu in Datatables not working: When I try to click on a dropdown menu within a Datatable, it doesn’t expand or display its options as expected. This issue seem...
Hey,
I've added a few new links to the sidebar, but I've encountered an issue where the sidebar doesn't scroll properly when the user logs in initially. Users need to refresh the page before they can scroll through the sidebar. Once the page is refreshed, the scrolling works fine.
I've tested...
Hi, We're loading our modal contents via Ajax. And in the body of modal content, there lies a select element that we want to initialize with select2.
We tried applying data-control="select"2 attribute and also tried data-dropdown-parent="#modal_id"
but select2 is not getting initialized.
We even...