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

All Questions (6364)

While I try to import the tiny-slider, got this following issue: Error: ../node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'. When I unistall the tiny slider from module, I still cannot run and the tiny slider doesn't shows up also. R...
Hello Team, I recently downloaded the latest Metronic Tailwind CSS on 29th Nov 2024, I used the HTML version and encountered an issue that requires your immediate attention. Upon implementing a modal for the first time, I discovered that the footer was unstyled. Upon inspecting th...
I am building nextjs application with Metronic 9 Tailwind version v9.1.2, and used the nextjs seed project from github: metronic-tailwind-next, but 'npm run build' throwing following error. whereas it was fine in the Metronic 9 tailwind v9.0.6. This started happening after migrating to the v9.1....
The Pulse package does not contain anything as advertised on the demo page. I purchased Pulse expecting to receive the Pulse built with Laravel 11 and React, but I only received Laravel, and it's still version 9. If this is indeed the intended experience, I would like a refund.
I am trying to run the blazor starter kit but when I run it I am not able to navigate
When do I run npm run watch in symfony then I got warning: "./locale" in plugin/bundle.js. INFO: "assets/global/plugin/bundle.js" imported at app.js (assets/app.js)". //app.js => path: assets/app.js import './bootstrap.js'; import './config.js'; import moment from 'mome...
I’m facing an issue with the webpage layout when integrating RainbowKit into my project. Specifically, the layout of the page becomes distorted or unresponsive after I include RainbowKit's components. This issue occurs in various browsers and seems to affect both the main content and the navigation...
Hi How can i use element id instead element name in form Validation of Metronic 8.2.6?
For transparency i'm using: - Webpack to install the packages - Node version v18.18.2 When I run the npm run build I'm getting the following error: ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): Can't find stylesheet to import. @import "bootstrap/sc...
I need something like this data-bs-display="static" To prevent insufficient bottom screen, it will automatically move up https://getbootstrap.com/docs/5.2/components/dropdowns/#responsive-alignment
Hello, i bought metronic framework from envato and i need the documentation locally, not via the site, can i get it?
Hi Teams, I noticed that when layout is set as light-sidebar the configuration header: { display: true, default: { container: "fluid", fixed: { desktop: true, mobile: true, }, menu: { display: true, iconType: "keen...
Does anyone have the documentation for graphs and charts from metronic 7? i bought the theme in 2020, and lost the confirmation email. the current link is broken. https://preview.keenthemes.com/metronic7/documentation
version: v8.2.8 file: components/search.js original code ``` var optionName = KTUtil.snakeToCamel(name); if ( the.options[optionName] ) { return KTUtil.getResponsiveValue(the.options[optionName]); } else { return null; } ``` fix code ``` var optionName = KTUtil.snake...
Hello, Is there a way to give to the datatable an array of data? Also is there a way to attach to sort/pagination events before they are executed? I am trying to use the datatable from here: https://keenthemes.com/metronic/tailwind/docs/components/datatable angular v18.2.11 metronic v9...
Dear Keen Themes Team, I’m currently using the Demo30 template for ASP.NET Core and have encountered an issue where the toolbar’s background color is not displaying correctly. I recently migrated all files from the StarterKit project into a new .NET 9 project, and everything else seems to be work...
How can I integrate Metrinic with Livewire using `wire:navigate`? When I use JavaScript, it stops working after navigating to another page.
I remember I can host the doc page on my local PC or server before? Is there a way to download the docs files is host it on my PC or server? Thank you!
Hello Developers, I’m a backend developer using Metronic Tailwind, and I’m trying to globally integrate components such as file-upload and select across all pages of my project. However, I don’t have experience working with Webpack or advanced frontend build tools. Could you please guide me on...