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

All Questions (6366)

Hello support. I got an error at installing. I am stuck. Would you help me to solve the issue? alirio@alirio-PC:~/Desktop/demo1$ npm install -g @angular/cli added 236 packages in 8s 44 packages are looking for funding run `npm fund` for details alirio@alirio-PC:~/Desktop/demo1$ node -v...
Hi ! First of all you really have a nice dashboard with a great variety of stack. I was wondering if there was any plan to make a Symfony integration but using Symfony UX ? This (somewhat) new Symfony UX initiative is really nice, and allows use of some react div components, UX turbo, hotwired, st...
Hi there, The sidebar is currently experiencing a display issue on Android devices, where it fails to render properly, But this issue is not observed on iPhones, where the sidebar functions correctly. It's important to note that while the application is running the latest updated version of Metronic...
When trying to reset the password after submitting new passwords it throws in laravel The GET method is not supported for route reset-password. Supported methods: POST. public function handle(Request $request, Closure $next): Response { $is_logged_in = $request->path() !=...
Hi Faizl, Can you guide me how can i change the fonts in Metronic ? I like one font family which i want to use for my project but not sure how this to integrate in metronic. Let say this one https://befonts.com/visby-cf-font-family.html
When using a responsive DataTable the + button does not appear when used inside of the metronic stepper and the datatable is not on the first step. I was able to fix this by calling a recalc on the step containing the datatable with the stepper changed event but I believe this is a bug. step...
There's an error in the docs at https://preview.keenthemes.com/metronic8/angular/docs/quick-start - the command for clearing the cache should be npm cache clear --force.
Hello, in my metronic application, I have a persistent bug, when I log in to my application, when the aside menu loads for the first time, it does not let me display the menuItemsWithSub, I am using React and the latest available version of metronic.
I have bought the theme but i am unable to make the reactive forms work in the theme can you guide me how to apply reactive forms in this theme
Build using tools from the theme cd tools/ npm install npm run install The JS files that each page depends on have not been built under assets demo4/assets/js/custom/apps/chat/chat.js ... ... After construction, the structure of the assets file is different from the assets provided by...
hello, is there any way I can convert the Metronic CSS file with the SCSS module? My goal is so that class names can be hashed in my project. Thank You
I am using metronic demo 6 react version. In the mobile view there are 2 icons. Clicking on each icon it should open a toggle from left and one from right accordingly (as it is in html version).Right now only the right toggle is working. We need to make the toggle appear from the left as well. I tr...
Hi, which font is in metronic.svg? thanks https://preview.keenthemes.com/metronic8/vue/docs/assets/media/logos/metronic.svg
I am getting this error when I run this command: npm run rtl Failed to load '/Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/rtl.config.js' config Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/node_modules/del/index.js from /Users...
i tried to download some file generated in my BE from API which work normal on other project but when i tried to use it in metronic excel can not read the file my module: @Action [SalePlan.TEST]() { return new Promise((resolve, reject) => { ApiService...
Hi Community, we have a issue when trying to Intergrate the Metronic | Angular Admin Dashboard Template. the issue is in the Node.js version the Teamplate is using Node.js version of v18.13 but our Project is still using Node.js version of v14.21.3 and for now we can not migrate our Project to new V...
Hello What is the best way to bring in components from the Free Templates page (say for example this one: https://keenthemes.com/products/start-react-free). I am currently using React Demo01. It feels like the React version has gotten the short end of the stick when it comes to components...
I'm reaching out regarding some UI rendering issues I've been experiencing with the Metronic Vue.js package in our application. We've noticed that the UI behaves inconsistently, particularly when accessing the application for the first time or accessing the application in incognito or guest mode....
After upgrading my project from version 8.2.0 to version 8.2.5, the responsible datatables do not work with the data-priority attribute, instead a horizontal scrollbar is generated in the table, and an plus icon (+) is positioned in at the beginning of every line.
Hi, I am trying to use a select2 dropdown with the multiple option. When I have the multiple attriubute enabled, I get a label that reads: `NaN/undefined`. Here is the code I use:
Hey, I wonder how I would add my own Login API using Axios to handle User Authorization? I also want to add Access Control so only certain users are able to see certain buttons & access certain pages. For instance, I will have admin on the same site, but I want the user to not see them anywhere, eve...
i have a dropdown ng-select inside a accordion and on compile a div is added with inline style of overflow hidden i need to remove it but i can seems to be able to reach, how can i able to do it ?