Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Tailwind 4 (401)

Did exactly as mentioned, Only the skeleton loads. (I can only see menu content) I supposed it should load a dummy working site. Am I missing something ? https://keenthemes.com/metronic/tailwind/docs/getting-started/installation https://keenthemes.com/metronic/tailwind/docs/getting-started/in...
How can I hide the main browser's scrollbar which is on the right side of the webpage? I tried modify in demo1.css or tailwin.config.js, none works. version: 9.1.1 - typescript - demo1
Hi, do you have any intend to do metronic 9 vue natively just like react in etronic 9.1.0?
Following the instructions here https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel I'm trying to integrate it with flowbite , my frontend public facing is flowbite , using metronic for dashboard vite v5.4.8 building for production... ✓ 1 modules tr...
Hi, we are planning to use Metronic tailwind template but in the demo I can see there are only a few components available. and mostly of them are labeled as coming soon. So can you please let us know when do you think it'll be completed? Right now I can't even the basic components like form inpu...
I really like this: https://keenthemes.com/metronic/tailwind/demo1/public-profile/profiles/nft But: 1) You cant scroll the cards with mouse on desktop (on mobile you can scroll theme). 2) Is possible to have this, outside a card will be cool for mobile. ...
Hi, I’m working with a Tailwind CSS / Metronic date picker and I have a problem with preselecting a date and opening the calendar on the correct month. Current HTML: ...
How do I set dark mode as the default? I'm following the example from https://keenthemes.com/metronic/tailwind/docs/customization/dark-mode. When I set dark mode, the page loads in dark mode but then switches to light mode.
In Metronic tailwind demo1 project where is the option that controls on sidemenu hover its expanding and minimizing
hey guys, so im using datagrids and trying to work on the datagrid column pinning functionality, now ive followed the reui docs for the example of using datagrids now in my implementation when i pin it to the left or right it works but when i scroll horizontally it doesnt stay pinned to the scree...
Hello team, I'm using Metronic 9, the flavor with Tailwind, React and NextJS in Typescript. To properly setup Google OAuth2, I needed to specify the following callback URL `api/auth/callback/google` in my client configuration. I took the URL from the code, but it could be helpful to specify it...
i bougth metronic template.. i added this script in blade file.i used wire:navigate but pagination not show of table.after reload show pagination
I was patiently waiting for metronic to release on next, meanwhile i decided to code some pages in a simple react app. Fast forward to today; I was trying to move my application, so I did setup metronic with next.js following the given commands on the guide and I got this error:
Hello Metronic Support Team, I hope you’re doing well. I’m currently working with Metronic Tailwind version 9.3.2, and I would like to confirm whether it is fully compatible with the GitHub repository metronic-tailwind-html-integration Blazor Server. Specifically, I’d like to know: If this...
I follow the instruction here, but i can't make it works: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/vue It mentioned that Tailwindcss is not required, but in src/assets/metronic/css/styles.css, it clearly import tailwindcss. This cause error and i can't continue....
I am using metronic with angular, but the issue is for other systems as well: Tailwind classes are not properly generated for any project, but copy/pasted from the pre builded folder: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/angular This is not optimal and gene...
Hi everyone! I'm working with the Tailwind KTDataTable component in a Blazor project, and I'd really appreciate some help. I'm trying to implement client-side paging while working with an API endpoint for the data. Has anyone here tackled something similar and can share the best approach? Also,...
I’m currently using **Metronic 9 with Tailwind** in a Laravel application, following the official integration guide with Livewire. However, I’m facing an issue where I’m **unable to use standard Tailwind CSS utility classes** beyond the predefined classes provided by the Metronic theme. For ex...
Hii, I got sidebar scroll issue as shown in below screencast. When I move to any pages which don't have side bar i.e. in 404 page as shown in video, Then I move back to pages in which side bar is there then in this case sidebar hang up and can't able to scroll sidebar. I must refresh page for wor...
Dear Support Team, I hope you are doing well. I am currently working with Metronic Vite + React + Tailwind + TypeScript, version 9.3.5, and I need to implement a DataTable/DataGrid with server-side processing. In previous versions,for instance, Metronic 9.1.2 the DataGrid component included t...
Hi, I have a question about Refresh/Reinitialize DataTable. Im using Metronic v9.0.4 with React. The DataTable component is working fine and now I want to implement DataTable Refresh function. How to refresh/reinitialize the DataTable when a button was clicked without reload the page?
When I manually add options to the select via JS, they are displayed correctly in the dropdown, but when I click, I do not see the selected items in the select input. The issue happens only if the select is in a modal. The option in the dropdown menu is not selected, but when printing the selecte...