I noticed in the documentation that the Laravel version is 9. Is it possible to install it using version 11 and still take advantage of all the features provided, such as API, ASSETS, and others? Or, if using Laravel 11, will I only be able to use the Bootstrap version?
Error 1: System.InvalidOperationException - Missing Asset FileError Message:System.InvalidOperationException: No file exists for the asset at either location 'wwwroot\css\ace\ace.bundle.css' or 'wwwroot\css\ace\ace.bundle.css'Details:After upgrading my project from .NET 8...
Hi,I am experiencing an issue with Metronic Blazor (metronic_blazor_v8.2.9.zip).I have provided a step-by-step explanation of how to reproduce the issue in the attached PDF file. Could you please let me know what I might be doing wrong? I was unable to upload images here, so I compiled every...
How can I change the style of the scroll bar on the right side of the webpage to match the style of the scroll bar on the left menu bar?version: 9.1.1-typescript
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.
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.jsimport './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...
For transparency i'm using:- Webpack to install the packages- Node version v18.18.2When 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 uphttps://getbootstrap.com/docs/5.2/components/dropdowns/#responsive-alignment
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
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/datatableangular v18.2.11metronic 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...