I am thinking about to buying a metronic theme for Angular but i couldn't find any information about structure.I wonder is application comes with standalone structure? What is the version of Angular? I want to use bootstrap aswell is it possible?I need those information before buying. Please...
hi there,i have bought good theme on getbootsrap.com. but there is no all pages in view folder when i download it from the link sent me over my gmail. i think it looks like a demo version. where can i download full version of them.thank you
Hi,I want to minimize the sidebar by default, I've tried many things and it didn't work. How should I update my config?import type LayoutConfigTypes from "@/layouts/default-layout/config/types";const config: LayoutConfigTypes = { general: { mode: "system", p...
Hi im using metronic 8 for angular, when i define the various column is there a way to get them translated string for the language i choose?this is how i define a single column in my code: -------------------------------------- this.datatableConfig = { serverSide: true, proc...
Hello,Secondary and dark light badges text not visible in light and dark mode. On secondary text is invisible or white. Dark light badge is not readable because of gray text used. I can't upload images to show how it looks like.
Hi, hope you are doing well.I downloaded the ASP .NET Core starter kit and followed the quick start procedures, so that I was able to run the default template, using Demo 1. I noticed that Demo 1 for the ASP .NET Core version comes with just a few basic features, such as the Dashboard and Au...
I bought the Good - Bootstrap Themes template in https://themes.getbootstrap.com/product/good-bootstrap-5-admin-dashboard-template/. I'm debug code ASP.NET, then thow Exception on file plugins.bundle.js. in line 24990: var promiseRequiresObjectContext = throwsError(function () { return globals.Promi...
Here are two hotfixes for the recent Datatable issue:1. Persist Search Input Value After Page RefreshIn the /src/core/components/datatable/datatable.ts file, modify the _attachSearchEvent function.Add the following lines after the searchElement declaration:const searchElement: HTM...
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've download Ceres HTML Free but when I click on the dark mode setting it doesn't work.Also the "Free" demo is of the paid version rather than the free version. That's very misleading.
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...
GET http://127.0.0.1:8000/vendor/livewire/livewire.min.js?id=38dc8241 net::ERR_ABORTED 404 (Not Found)users?user_id=&avatar=staff.png&avatar_remove=&name=Younes+Alhussam&email=younes%40gmail.com&role=admin:2503 Uncaught ReferenceError: Livewire is not defined at jQuery.fn.init.drawCallback (u...
Hi!I would like to know if I can purchase a regular license and use it for a while, during the time my software is provided completelly free and then get an upgrade to the extended licensing, when my software will provide paid features to customers. In that case, would the extended version be di...
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/ZDFpPWOThanks in advance for help,