When I have table with Pagination and the rows have numbers like this:1 ---------2 ---------3 ---------So, when I go to the second page by Pagination the rows start from:1 ---------but it must start from:4 ---------How can I solve this bug?MetronicVue demo 8 version 8.1.6no...
The URL is https://preview.keenthemes.com/metronic8/demo1/utilities/search/horizontal.htmlThe link text is 'Advanced Search' - when you click on it, it should expose a section of search inputs to aide in the 'advanced search' - but it does not.Has anyone looked into this?
Medtronic spring does not work .Hi,I am following the instructions and I am getting following errorsWhen I run nom run build ERROR in ./webpack/plugins/plugins.js 101:17-71Module not found: Error: Can't resolve 'countup.js/dist/countUp.withPolyfill.min.js' in '/Users/***/dev/metronic-...
I want to move app-engage-btn to left side. And then I want to customize size. I want to do 'small width' smaller than original width. I'm using demo-7. // code ....
Hi ,I Have two question. 1- if I Purchase metronic template , I have access to all Templates and themes for Angular ,Html , Vue , ect.. ? 2- are templates Support RTL Mode?thanks
Uncaught Error: No URL provided. at new Dropzone (dropzone.js:7938:1) at dropzone.js:9829:1 at Dropzone.discover (dropzone.js:9841:4) at Dropzone._autoDiscoverFunction (dropzone.js:10412:1) at HTMLDocument.init (dropzone.js:10377:1)Dropzone @ dropzone.js:7938(anonymous)...
React Docs SPECIFICALLY state not to read from a "useRef" during renderinghttps://react.dev/reference/react/useRef#useref1) You can mutate the ref.current property. Unlike state, it is mutable. However, if it holds an object that is used for rendering (for example, a piece of your sta...
>> Failed to compile metronic bundle!resolve 'jQuery' in '/home/xxx/Downloads/Metronic-7.2.9/theme/html/tools/node_modules/summernote/dist' Parsed request is a module using description file: /home/xxx/Downloads/Metronic-7.2.9/theme/html/tools/node_modules/summernote/package.json (relative...
Hello...I'm using npm install->yarn->gulp->gulp localhostto complete the installation.And successfully executed http://localhost:8080/demo26/dist/index.html.And I'm trying to partially take the metronic design and use only what I want.But there is too much css code, too many js files and t...
I tried to add JavaScript Reference on Header section of _Master.cshtml, LayoutScripts.Razor, and component itself (OnAfterRender event). But its not working. When click on image it open in new tab on browser. Another Question is under Themesettings.json there are some vendors libraries. How Can...
Hi keenthemes,I'm struglling with this issue.I would like to whatever the drawer that is on focus, if I press Escape key, the drawer will hide/close automatically, NB : Even if there's many drawers open,(eg: 1 from left, when you click on a link inside this drawer a 2 drawer will open...
Hello, Can you send me all downloads for Metronic version 7 as below: https://preview.keenthemes.com/metronic/demo1/custom/apps/user/list-default.html Thanks.
Hello team,in your documentation (https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp), you suggest to go to http://localhost:8080/dist/but it should be:http://localhost:8080/{demoName}/dist/Just to let you know so that you can r...