after using content security policy (CSP) in my application jquery.blockui plugin stop working when i investigate i saw jquey.blockui has inline style which CSP blocked. Is there any separate css and js file for block ui plugin?
Hi,I built my Layout with layout-builder URL.html It creates metronic_html_v8.2.0-1689961543 zip file with 2 folders and the index file.I copy that folder and the index.html file to my spring project.Now, I start my app and there is no errors on navigator console. Not even in STS IDE co...
Hello, I really like your very beautiful Bootstrap plain HTML Admin Templates. I have two questions:1. I see lot of examples and components/widgets, but I did not find a widget with a map. I will need a leaflet map showing markers, tooltips and popups. Is there any examples of integrating...
Since the last update I think there are some upgrade issues which can be tracked down to bootstrap i think.For example the colors of the text on the bottom: https://preview.keenthemes.com/metronic8/react/demo1/crafted/widgets/statisticsOr some charts are not 'see through' anymore (also...
Hi,Are the toast style versions in both the light and dark versions the same?From what I saw they are the same.But in dark mode, demo19, the texts are bad, without good visibility.
Hi, I am using the good admin template v1.1.1 (recently upgraded). In the past I had just compiled the css into one big style sheet, but that was difficult to manage. I am now using the scss partials structure, and the migration has worked really well for the most part. The bulk of the styling is pu...
I have been unable to get Boostrap Tooltips or Popovers to work in my project. I then checked the Demo 1 application and it seems like it's broken over there as well.For example it's working on the HTML template:Visit https://preview.keenthemes.com/metronic8/demo1/widgets/mixed.html and scro...
There are multiple problems when trying to implement FsLightbox on our Blazor WASM project.1. For some reason const lightbox = new FsLightbox(); does not automatically registers itself on data-fslightbox attribute specifically have to use lightbox.props.sources = document.querySelectorAll('[data...
Hello, in demo 19 is a bug in menu sidebar.. when you scroll on mobile phone and then you open the menu sidebar, the upper part of menu sidebar is not shown. can you please fix this?thank you.
Hi... I bough your template with https://themeforest.net/ and now using the angular apps.But it seems I've have some problems setting up parcial you have on documentation, like the Rotate or Your icons... More I test, more I feel missing pieces, they are good ideias, but would like to unders...
Hi,I just upgraded to 8.1.0 Html Demo1, but the minimized aside function on page load is not an option in this version at all.Will like for the side menu to collapse on load of every page, I check similar question posted here, it didn't work.https://devs.keenthemes.com/question/persist-aside...
HiI used the link below for file validation.https://preview.keenthemes.com/html/keen/docs/forms/formvalidation/advancedHow can I check the size of the input file as well?var validator = FormValidation.formValidation( form, { fields: { 'avatar': { validators: { notEmpty: { m...
Several months ago, my company successfully rewrote Metronic in Aurelia 2. The revamped version is well-crafted, thoroughly tested, and has been actively deployed in multiple projects, showcasing its reliability and effectiveness. I can confidently affirm that this version surpasses any existing...
Is it possible to programmatically scroll a KTScroll to the top?I'm getting the element as follows:var scrollElement = document.getElementById('kt_modal_new_address_scroll');var scrollObject = KTScroll.getInstance(scrollElement);But there does not seem to be a public met...
Hello in the ASP Core version, regardless of which plugins are used, almost all JS is loaded in EVERY ASP MVC view Can you please only load the Dependencies via dynamics JS, so only those view/page dependency items are loaded. Or, at least give us an option to reduced t...
I implement an action component where it stores a button to trigger the drawer and the drawer in it. That component will be used across all my pages that need that action. Currently, desktop and Android devices work fine. But on iOS devices, the drawer shows up inside the table. The short-term solut...
hi team , i am using react metronic 8 demo 1 for my project.I am facing issue to call custom methods to validate otp by sending otp to user with axios method. I am unable to use onBlur method of formik which is used in metronics.I am attaching my code, Thankyou in advance. looking for soluti...
Getting below error when trying to use checkbox, or switch buttons. My application is ASP.NET Core 7.Refused to load the image 'data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e' because it violates the following Con...