Hiis Toaster's CSS and JS are bundled in the theme ?because i'm getting the error : "Uncaught ReferenceError: toastr is not defined{}" in teh console.If it's already bundled as mentionned in : https://preview.keenthemes.com/metronic8/demo1/documentation/general/toastr.html is there any tutoria...
Hello,I'm from a company who's using Metronic from older versions.We are moving our front tech to Angular.Does anyone know if there is compatibilty issues when using PrimeNg components within a Metronic Angular template ?Thank you for your answers !Alain
Hi keenthemes,I create a backend API for a drug search checkup, and hook it with select2 and search using select2 Ajax options, everything works great, except when I seach and select in a drop down, it wont validated the result in the select2 input box = meaning nothing happend if you click on the...
Hi,Do you plan to create a manual how to integrate Metronic with Blazor WebAssembly? Existing instruction for Blazor Server is fine as long as you replace whole index.html and not use Blazor components. When trying to navigate through website with dynamically replaced pages, some Metronic componen...
Hi,When trying to use the Tooltip element from react bootstrap, the following console.log error is given:Popper: modifier "popoverArrowMargins" provided an invalid "fn" property, expected "function" but got "undefined"I read that the latest update would fix it, but react-bootstrap-v5 doesn't u...
I have prblem with turkish character on metronic theme when i try to turkish get turkish characters from .js file characters automactically converted for exp(Ş -> S,İ -> I, ğ ->g). How can i solve this problem
Hi,I require assistance in setting up the calendar on my project.I've pulled the kt_content_container over, followed other steps and I've run into a problem on initializing the calendar as the initialization code is in .html but the entire project has been pulled over to .phpThanks in advance...
I am using metronic_v8.0.34 HTML and when running gulp -demo8 only the plugins are being deployed to the assets folder. The other css, js and media folders are not being deployed.Can I please get some help with this? I am new to Metronic and am excited to make it work.Thank you.gulp.config.j...
I downloaded the new Metronic v8.0.35 and when attempting to access the dashboard with the example credentials I received the login detail is incorrect error message. I saw previously that this was supposed to be fixed in this update, but it is still not working.
I am using the search result inner component in Angular Metronic Version 8. After typing and selecting from the dropdown, then navigating, how do I close the pop-up and reset it without destroying it?
Hi keenthemes,could that be possible to put the aside menu of demo1 inside a drawer in demo6 ??Does the css support it or it is specific to demo1 ?I mean put this menu of demo1 :inside this drawer...
Hi !I would like to know how to use select2, tagify or other features in the Angular version? Because there is surely some custom css.Also, is there a roadmap for the next features in the Angular version? (Tables..)
HiI was using the metronic template of this version to my angular app.http://wordpressbusiness.top/admin/theme/classic/demos/default/index.htmlRecently I had angular's version update from 8 to 12.After that the side-bar components doesn't work right.On the first randing page, it works well but...
Hello Keenthemes,My name is Jorge Nogueira. I am a programmer and I work in an agency of the state government of Espirito Santo (Brazil). We would like to use Metronic in the development of our web applications.Our applications will always be accessed by the same domain (ex: *.es.gov.br, www.es.go...
Hi,I like to know the correct process to integrate a plugin in the theme, i'm trying to use select2 and follow what I undertand from the guides but the select don't get the correct style, the dropdown box change somehow but the list of options not and the tag with multiple select don't work either.
I’m working on a Vue.js 3 project with Metronic 8 and was wondering if there is further documentation available for KTDatatable?I’ve got the table working but would like to add server side paging and sorting.The documentation lists the event names but I was hoping there was a bit more detail abo...
I've tried to find some answers on the net. If you type an email in any of the forms, the validator returns a valid response just after you enter the 'ampersand' + 1 character.Example: example@e would validate to true.If you continue typing out the email, when you get to example@example. (end...