Hi Team, I seem the npm run build is failing with the typescript type checks for some reason. I tried the possible solutions that I could do but I'm not sure how do I fix this. Please suggest me some solutions to resolve this issue. Please check the detailed info:12:41:48 AM: $ np...
Can you please help me to get rid of that error at metronic8. I'm getting Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')" error even if I created assets according to your tutorial video about building assets. Do I have to add search.js t...
I see icons being used in the following way,KTIcon iconName='message-question' className='fs-2' />but I was unable to find references to the iconName used to reference the icon used in Duotune, many of the icons mentioned in the documentation page cannot be found - ht...
I have an input element without label, instead I use placeholder. I want to show required asterisk within input or in any other elegant way.How to do that? The metronic documentation only shows the way for label input but there's no example for input without label.
As you can see in the preview, some words are not shown properly when in dark mode. https://preview.keenthemes.com/html/metronic/docs/editors/ckeditor/classicI encountered the problem in React version of Metronic too. Please fix the React version of Metronic. I am using 8.1.8 React version
Hello, The Image Input component does exist in angular theme, but I am not sure how to use in my component. Can you please provide any sample or example link of tutorial?I am trying to make it work but not able to do it? Can you please help me out? Thanks in Advance.
I am using Metronic version 8.1.8 the React version, and I want to ask how do I do the input validation for text input and display the error message accordingly?
Hello,Is there a restriction for using tooltips in DataTables? I was testing random json data file with custom JS file which is custom.js. HTML rendered symbol for tooltips as needed but when I hover on blue symbols with first capital letters of name and surname tooltips not Here is link for y...
I am using Metronic for a project of mine written in Python. I am using Flask for serving the pages.I was able to modify the HTML used for the authentication portion with zero issues. However, trying to modify the navbar and menu items in the header for the main dashboard results in zero changes...
Hi keenthemes,Is there a way prefereblly in HTML5 to have a composed component, wich once click on it it show a dropdown of a list to select (like html or Select2), and when you click one of the netries of the dropdown it will put that text inside the input box.But still you can wri...
Hello,I coudn't find JS file example or documentation page about implementing Metronics pagination for use in Datatable. I tried to add metronic classes to list item manually via JS which has all adjustments for DT data. I want to use which listed in yo...
received a list of js errors:Uncaught TypeError: Cannot read properties of undefined (reading 'defaults') at 66565 (plugins.bundle.6c2a0ad5.js:2:558049) at o (runtime.6c30001d.js:1:143) at plugins.bundle.6c2a0ad5.js:2:2363029 at o.O (runtime.6c30001d.js:1:494) at plugins...
Hey Guys,Just a quick one regarding form elements and the current is-valid (green/success) and is-invalid (red / danger) states (with the attached invalid-feedback child div).Sometimes its neither right or wrong, for example, a warning or 'info'/'notice' information.In my specific case, I wa...
Hello everyone,We have been utilizing your Metronic template in conjunction with Angular 10. However, as we are now upgrading to version 12 due to the advancements in Angular, we have encountered some errors after upgrading our angular to version 12 and rebuilding the application.We would gr...
Hello to the all participants of awesome KT Team!> I'm having problem implementing scroll to textarea. Is it possible to show metronics scroll styles instead browsers default scroll bar or it's not including textarea scrolls?
Hello, I'm using Metronic latest version, when I try to implement the following page - templates - hiring-page.html (you will find it attached) the menu pushes all other items down. I attach a screenshot.hiring-page.html:https://pastebin.com/E0svkV9eThis is the theme layout - default-l...
I looked up you documentation but didnot find any example of opening responsive video iframe in Metronic modals?Tried to implement this by adding and modifying JS code but it didnot work :( actually worked but I was unable to set size of video because the video was at the smallest size. I used y...