Hi Support, I'm trying to use the login page however I'm getting this errorPage not found: authentication/flows/basic/sign-in errorMay I know where to locate this sign-in and sign-out pages?
Hey there,My work recently bought Version 8(React) and i’m new to metronic.I wanted to know couple of things that I couldn’t find an answer to them in your documentation.1. Your components are reusable?For example I tried to copy the Language button that located inside the User actions to...
Hi,Is there, by any change, a Metronic Design System file (preferably Adobe XD) available?It would be very useful to have, for UI/UX designers, to use as base designs, together with the HTML/Vue/Angular/etc for frontend developers.Thanks.
I encountered many problems when building vuejs with HTML version. Would you like to ask me if you will build demo11 into a demo program of vuejs in the future?
Hi Can you advise I try to follow your docs by changing - "homepage": "/Metronic/react/1",+ "homepage": "/my/app",and using build with$ react-scripts buildit still shows not found page.
Hello to everybody,I write you since we've a regular license support and I wish to take the best from Metronic template, I need to perform some CRUD operations on some items I access via REST API.In my particular case I want to know what's the best practice to insert/edit an item. Currently I'...
I'm getting thousands of errors when trying to setup eslint properly. I didn’t find anything in the documentation.I followed the steps and installed the theme using "npm install", but when I do "npm run serve" I get a message saying the eslintrc file is missing.I tried to do "eslint --init"...
Hello,I'm having issues getting the aside in combination with the drawer to work properly for demo 1 react.When reloading the website hard on a lg screen the sidenav has the classnames .drawer and .drawer-start causing the aside to be .drawer.drawer-start {...
Hello, I'm waiting for the Keen update since more than 3 months and still no news, knowing that the last update is more than one year old as shown in the changeloghttps://keenthemes.com/keen/?page=changelogYou told me by mail that the update was being validated by the marketplace....
First I get Typescript error because Jquery is not included in page.. Once I include Jquery(I thought this theme came DataTable ready?.. ) I get this error,Uncaught TypeError: $(...).DataTable is not a function at HTMLDocument. (customers:2297:165) at j (jquery.js:3148:30)...
My purchase code in themeforest for metronic is 0a4d6273-250b-4024-88ed-05130e974571webpack-rtl.config.js file does not exixst.I couldn't use the metric angular RTL please helpThanks Ramy
hi . anyone updated the react version to 18.1 and see if the theme is compatible . or any plans to give update with the latest react version ?there is some good features on 18 we want to use .thanks .
Hi, I am new in metronic and angular as well, I am trying to implement synamic table with server side pagination, sort, filtering etc. What is the best way to do this in metronic 8 and if possible is there any example implements client side of this.Thanks
Hi,Would a regex or multiple values search possible with Kdatatable Medtronic v7? I need to search/filter for multiple values in a single column.Thinking about:datatable.search("DE|BE", "country");
how can I add select, checkbox, radio buttons, and input filters on datatable columns????hi there,I want to add select, checkbox, radio buttons, and input filters on datatable columns, please let me know how I can achieve this.I want to add - radio filter on the "gender" column.- c...