Hi,I bought your Metronic 8 theme.I am using VUE verison. How Can I access this globalProperties in store modules @actions.you can see what property I want to access : https://i.imgur.com/FfvPRVE.jpgThank you.Berat
I'm running Vue.JS on my local machine. The login page is not allowed to go further, it give error in https://preview.keenthemes.com/metronic8/laravel/api/login?email=admin%40demo.com&password=demo
Hello mates!We’ve acquired a regular license for Metronic, awesome work indeed.Thinking about use your demos as accelerator… Is it possible to have the demo9 in js code instead ts ?Thanks in advance!M.
The id_token that set in local storage becoming null after login and disappear after successfully login, after landing on dashboard and click to another route redirect into login page
It's all written in the title. How can I set it all up with node.js? Where can I find a set of instructions regarding the implementation of a backend for demo1?Thanks
I built the VueJs Demo7 (Metornic metronic_v8.0.31) app with npm install --force. If I do with npm install, it gives me a big list of dependency errors mostly for the Vue version. I use 3.2.29 while the project has a dependency of 3.1.19. Somehow the project runs with --force option. But when I try...
Has anyone worked with the Vue Rider template? I am looking to get some help understanding the structure and customizing it. Willing to pay for consulting hours if anyone is interested.Thanks!
Vuejs7 demo in 8.0.35 throws a runtime error if the Demo7 folder is taken out from the regular zip extract and run separately. It tries to refer to an import in ../../Demo1... but since the folder is no longer in the original folder structure it fails.Fails at line:import JwtService from "../../.....
I am using Datatable with Vue3. The table shows the actions menu on each row. The table displays the remote data so it has some delay to get the data from the server. The dropdown menu on each row is not displayed when the remote data get received. The dropdown works only when the table handles the...
Hi team,I tried to download and relaunch the VueJs demo 1 of the new released version, as it is, and have the following Sass error.ERROR Failed to compile with 1 error 15:13:56...
Congratulations on the work you are doing.in fact, I would like to integrate one of your HTML themes, either demo2 or demo19, into my laravel8 project while using Jestream Inertia and Vue3.Apparently I can't find any documentation to help me with this. how can i do that?
I tried to integrate one of your HTML themes into my laravel 8 Jestream and Inertia Js project at the beginning everything works perfectly but when a user has just connected, once he arrives on his page, nothing works no button works the menu table no longer works. For everything to work, it must re...
Hi there,Love the vue project so far, great job team!I was hoping you could help me find the location of this template in the vue project: https://preview.keenthemes.com/metronic8/demo7/authentication/extended/multi-steps-sign-up.htmlThanks
Hi,I tried doing this, But when ever i add the my datatable lists all the items from the array instead of 10 or the selected rowsPerPage, i tried passing the rowsPerPage prop, but when ever i add the events the props aren't working.
Hello :)I'm building a CRM and as a developer I wanted to buy an admin template to take care of the visual bits for me. I'm building it with Laravel 9, Inertia and Vue. Bootstrap 5 seems like a good choice as for the CSS side.I wanted to know a few things before using your template.1/ As a ful...
Hello. I switched to vite in a project where I used the vue version of metronic7, it was very good for me, I see a lot of benefits.I want to make a project with metronic8, but when I want to use vite, I encounter many errors while building the project.Are you planning to use vite in the near futur...