Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Metronic (509)

Greetings,There seems to be a bug in the implementation of vis-timeline that is exclusive to Metronic. It seems to be related to the CSS, but I can't pinpoint where exactly the problem is.In default Vis Timeline, the text label of an item that is of the 'range' type (those with a 'start' and 'en...
When using the following command npm run dev, it marks the following[webpack-cli] Error: Cannot find module 'del'Require stack:- C:\xampp\htdocs\yoloticket2\webpack.mix.js- C:\xampp\htdocs\yoloticket2\node_modules\laravel-mix\setup\webpack.config.js- C:\xampp\htdocs...
After purchased the theme, I see many thigns are missing in Angualr version, quite upset with this. incomplete theme I can say is their possibility to plug in and full fill all the missing parts
The sidebar not hiding when pressing on toggle button. Any suggestions please ?
I am getting the same file content for all the demos I downloaded and it is no where near what you guys have on the previews.For example the in the all the demos I downloaded, the src/views/apps folder has only 4 apps as against eleven that was shown on the demo.
Hi,The Metronic HTML Quick Search feature is initialized in core/html/src/js/layout/search.js script and it can be integrated witha server-side AJAX request by replacing the demo process function with an actual search process function:// Private functionsvar proces...
Hi Team,I am trying to setup webpack for my HTML (demo8), when I try to run gulp localhost, it throws SyntaxError: Cannot use import statement outside a module .tester@DESKTOP-AMFSOCN:~/bb/metronic/base/frontend/tools$ npm run build --demo8> metronic@8.0.38 build> we...
HiI buy this template from thameforsthttps://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469but I need RTL for thsi templateThanks
The item menus disappear when we use a certain resolution (I have attached the capture - email send to 'support@devs.keenthemes.com'). How can we solve this problem?
im trying to create the build file but when i run the index.html file its showing the logo loading
Hi,I bought the Good template via getbootstrap.com and then also found out about Metronic which looks even more interesting.I also noticed other requests for NextJS and from recent comments I understand this is coming soon... which would be awesome?Could you maybe give more details what when t...
can't find page on my purchased theme . why ?can't find page on my purchased theme . why ?https://preview.keenthemes.com/metronic8/demo11/dashboards/ecommerce.htmlhttps://preview.keenthemes.com/metronic8/demo7/dashboards/logistics.htmlhttps://preview.keenthemes.com/metronic8/demo7/dashboards/on...
I am studying the code in Metronic 8. I see a number of references to KTUTIL.(something) -is there documentation anywhere to study what your custom class does?
Have any example for unlimited aside categories for Metronic 8 with PHP?
Hi,I am implementing a simple Redux ToolKit Query in the Topbar component, where the user info is fetched with a generated useQuery hook. Once the data is loaded the component is rendered and the data is passed down as props to the HeaderUserMenu component. The issue we are facing is that with thi...
When you try to destroy any validator, an error is thrown. Has anyone ever encountered this error?Uncaught Error: The plguin ___frameworkMessage is registeredregisterPlugin https://preview.keenthemes.com/metronic8/demo1/assets/plugins/global/plugins.bundle.js:26368install https://preview.keenthe...
Hi,do you have any updated angular video or tutorial?Best regards,José Amado
HelloI installed Metronics 8 + VS Volar pack plugins and "Vue Langue Features (Volar)" plugin show error in all components on .vue files.For exemple here on Layout.vue all components in DOM has same messagehttp://a-p-c-t.fr/to-meet/Capture.JPGhttp://a-p-c-t.fr/to-meet/Capture2.JPGDo you know...
Js files are not working in my react proyect, just works when i reload page or i lauch project first time, then i navigate and js stop working
Hi, Am have implemented this https://preview.keenthemes.com/metronic8/demo3/apps/user-management/users/list.html and was able to make the listing dynamic, but encountered a problem with the Action menu, it does not popup when clicked.
Is there a sample for big modal similar to edit user in laravel but I'm looking for angular.When can we expect the user management for angular any ETA?
I want to apply js functions of the metronic html version files in a react proyect. It works, but only works when component is rendered at first time. Nexts times y have to reload the page until it works..