I try to implement scroll to a section in Metronic Vue. What I did was editing the route/clean.ts and core/config/CleanMainMenuConfig.ts. But instead of scrolling to a section, it replace the body with the particular components. May I know how can I implement scroll to a section in Metronic Vue corr...
Hello,I was trying to scroll inside a fullscreen modal, but it didn't work as expected.In the modal I have a set of inputs and then I want to create a 'card', and I would like a scroll on that card.Could you help me with this little problem, I don't know how else to try. :)Component...
hi there,i would like to know how the below active menu css works[ngClass]="calculateMenuItemCssClass('/project')">Lets say i have created menu as like belowApps - Projects - Workflow - List - Component - Generate File...
Dear Team,In the Modal dropdown select 2 not working it shows input fields but we are unable to type any thing in the input field of the dropdown, kindly suggest me solution.kind regards Qamar Aamir
I am reaching out because I have a question regarding the implementation of Vue.js within my Metronic 8 project, which is built using Laravel and Vite.I am relatively new to both Vue.js and the Metronic template, and I'm facing some challenges when trying to integrate Vue components into my exis...
On Tiny Slider there is a option for Responsive attribute but it's not included on the design will this option will be included on future versions or there is a way to use this option on the current version.http://ganlanyuan.github.io/tiny-slider/demo/#responsive_wrapperthank you
"max-visible-buttons" property from kt-datatable/TableFooter/TablePagination is not working properly when we update the value other than "5", for example 2.Framework version: VUE 8.1.8 (demo 1)Thanks in advance,Regards.
Metronic Template version 7 is not compatible with RTL direction, once generated the CSS files for RTL version, the menu is not showing anymore.Please support.
Hello there, I am facing an issue: the Primvue dropdown is not working when using it inside the dialog. however, it works fine when use it outside it. any help?
Everything ive tried to do to implement my package has failed. All i can do is install old packages, and some I cant even get to work. for example: import {} from '@types/googlemaps';Is not able to work with it. every single time I try to make it in my project i get this: npm E...
I purchase theme from themeforest, and I tried both download file from themeforest and keenthemes. The build always return error.follow the guild>>> gulp --demo1file:///D:/asp.net-core/Starterkit/_keenthemes/tools/gulp/helpers.js:16import {glob} from "glob"; ^^^^SyntaxError:...
Hi,i just purchased the template and found out there is no jsx for all demo version only tsx. Is there any template/demo version in jsx format?If no then how do i use it in jsx? Thank You.
As I want to use this product for the website which deploys within 3 environments1. SIT2. UAT3. ProductionWill this product support all of these environments, and if it does, which license should I buy in order to fulfill this requirement?
Hi, I'm using the HTML version of the Medtronic Sales Tracking App template in a Blazor WebAssembly application.With some effort, I'm getting it working, but as soon as I want something generated programmatically, I receive many Javascript errors and something stop working.For instance, in the...
Hello,I am trying to import charts from TradingView, and I am using the Laravel template,I installed library with npm install --save lightweight-chartsThen I created widget in widgets.bundle.js file, var initChart = function() { const chartOptions = {...
Dear Team,I trust this email finds you well. I hope you're having a great day.I am reaching out to seek guidance regarding the implementation of a left and right sidebar concept in Laravel 8.19. I have been working on a project where I believe incorporating this feature would greatly enhance...
Hello Team,If we see Demo1 of HTML it uses dark black colour, while other demos say Demo8 it used different purple colour,How can we switch that Dark black to purple kind of colour in Demo1, BTW I am using Django template and it also shows Dark black instead of purple,How to switch to pu...
Hello Support Team,Thank you for this great theme. Am failing to initialization JavaScript therefore all the modal, sidebar drop down menus are failing to work. Am developing my project in react but using the html template as a single page application.How can I initialize or setup javascript...
Hello Team,I have installed Django template and as default all working fine,Now we want some URL path changed, so we made changes to _keenthemes\url.py file,If you see we have added App/ in URL,After that, we see assets are not loading, as it looks for App/asset path,So how can we chan...