Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
Hello,
Could you please fix the jitter effect when you scroll a page down (with a sticky header). Example here
It seems to appear only when there is a small space left on the page.
Thank you,
Christophe
Hello, I'm trying to select remote data in demo 4 of Metronic v9.3.6.
But there is no focus on the search area.
I followed the instructions on ktui.io exactly, but it still didn't work.
But it works flawlessly in the document.
https://ktui.io/docs/select#remote-data
I am using KTUI/ Metronic with angular. I am wrapping a ktui element in a component to better use it with angular. Now I want to init() it. My current solution:
ngAfterViewInit() {
KTTooltip.init();
}
This works. The issue I have is, that I now initialize every Tooltip which is curre...
What is my Problem?
I searched for "as"
The status filter shows "1" (meaning 1 filter is active)
The pagination shows "1 - 3 of 3" (meaning it found 3 matching items)
BUT the table is showing 7 rows of data, not 3!
The checkboxes are not working (none are checked even though you said you select...
Issue with KTTabs component
The KTTabs component seems to have some issues. I followed the documentation provided here: https://ktui.io/docs/tabs#examples
When I try to dynamically set the active tab via JavaScript, it always throws an error at l...
Hello, the link for the v9.1.2 Docs is not working at the link: https://keenthemes.com/metronic/tailwind/docs/
Could you please fix this or provide me the documentation please?
Hello ... not so easy to select a new theme ... You have a lot ...
I'm looking for
- HTML thematic
- I like horizontal menus (because my users have a lot of information to display on list)
- I'm always happy to have a lot of pages already builted (it's often help me a lot )
- I u...
I've taken Metronic 9.2, and converted it to angular sucessfully with demo 1.
When I initially launch Metronic it appears to work, but after a route change KTUI stops working after a route is changed.
I have tried to initiatlise KtUi manually like this in the app.component :
const...
Hello,
I am experiencing an issue where the preview and the code provided on Google Drive do not match.
For example, on the Customers page, when I click Add Customer, the close (×) button in the modal header appears differently in the preview compared to the version I downloaded from Google Dr...
Hi Team.
Don't work link:
https://preview.keenthemes.com/metronic8/vue/docs/#/doc-overview
https://preview.keenthemes.com/metronic8/laravel/api/login
Please Help
Issue with long option text in single select
If a select contains an option with a very long text, the behavior is inconsistent between the dropdown and the selected state:
In the dropdown, the option text is truncated.
Hi,
Is there a recommended path to updating in between version releases?
Like if I'm using Metronic 9.3.8 via a NextJs app, what is the best way to update to version 9.4.0?
I'm looking for a process to make sure I cover all of the core files that are changed/added/removed with each incre...
I swore a few versions ago your Laravel integration properly configured Vite and tailwind.config.js?
Now it looks like you're just putting everything pre-compiled into public/assets?
I am trying to use the new datepicker for angular with metronic 9.3.9:
https://keenthemes.com/metronic/tailwind/docs/components/date-picker
Adding
to any page does not show t...