590 comments found.
hi, i just bought the HTML version only, turns out i need the vue also, is there any chance i got some discount hahah
Hi knugroho,
Thank you for reaching out to us,
We really appreciate you and your team for using our template, but for now, Envato only has a discount feature, if there is a special event only (March sale, Mid year sale, etc).
Thank you again for using our template.
Best regards, Left4code Team
Hi, First of all, thanks for your work. Template seems awesome. But… I just buy it and i is an error when i build or serve with yarn on a fresh. Probably with litepicker. “ERROR Failed to compile with 1 error error in ./src/global-components/litepicker/Main.vue?vue&type=template&id=671695b4&scoped=true&ts=true
Module parse failed: Unexpected token (6:27) File was processed with these loaders: * ./node_modules/vue-loader/dist/templateLoader.js [...]
Any ideas? Thanks again. Tom
Oh, i see the comment before mine just now. Sorry.
Hi tomredhot,
Thank you for your wait,
We just checked the issue and found the problem you’re having with versions of Icewall and Tinker. We found that there was a slight typo in the Litepicker component and it appeared in the latest Midone Vue update, we sincerely apologize for this.
For that, we have released an update for the Icewall and Tinker versions. Please re-download the file or you can directly open the following file ”/src/global-components/litepicker/Main.vue” and replace line 5 according to the following screenshot. https://prnt.sc/1t8tj4cPlease let us know if you are still having this problem.
Perfect! Many thanks!
Thanks! 
Hello , getting error in vuejs version.. I’m getting the below error when running (npm run serve) and same when running (yarn serve)
ERROR Failed to compile with 1 error 11:39:36 AM
error in ./src/global-components/litepicker/Main.vue?vue&type=template&id=671695b4&scoped=true&ts=true
Module parse failed: Unexpected token (6:27)
File was processed with these loaders:
* ./node_modules/vue-loader/dist/templateLoader.js
* ./node_modules/cache-loader/dist/cjs.js
* ./node_modules/vue-loader/dist/index.js
You may need an additional loader to handle the result of these loaders.
| const _hoisted_1 = ["value"]
|
> export function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {
| const _directive_picker = _resolveDirective("picker")!
|
ERROR in ./src/global-components/litepicker/Main.vue?vue&type=template&id=671695b4&scoped=true&ts=true (./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[1]!./src/global-components/litepicker/Main.vue?vue&type=template&id=671695b4&scoped=true&ts=true) 6:27
Module parse failed: Unexpected token (6:27)
File was processed with these loaders:
* ./node_modules/vue-loader/dist/templateLoader.js
* ./node_modules/cache-loader/dist/cjs.js
* ./node_modules/vue-loader/dist/index.js
You may need an additional loader to handle the result of these loaders.
| const _hoisted_1 = ["value"]
|
> export function render(_ctx: any,_cache: any,$props: any,$setup: any,$data: any,$options: any) {
| const _directive_picker = _resolveDirective("picker")!
|
@ ./src/global-components/litepicker/Main.vue?vue&type=template&id=671695b4&scoped=true&ts=true 1:0-287 1:0-287
@ ./src/global-components/litepicker/Main.vue 1:0-85 15:84-17:3 16:29-35 23:63-69 15:2-17:4
@ ./src/global-components/index.js 6:0-47 25:30-40
@ ./src/main.js 9:0-51 15:0-16
webpack compiled with 1 error
Hi hazem15,
Thank you for reaching out to us,
We apologize, we can’t see a purchased badge on your account. Can you post your question on the item you have purchased?
We already purchased this product today, but using another account which I don’t have access to but I have the account name and purchase code
Thank you for your reply,
Kindly send your purchase code here at leftforcode@gmail.com with your Node & NPM versions plus a screenshot of the error would also be very helpful.
We will get back to you as soon as possible.
sent
hello,
When can I expect a response on my sent email ?
Hi hazem15,
Thank you for your wait,
We just checked the issue and found the problem you’re having with versions of Icewall and Tinker. We found that there was a slight typo in the Litepicker component and it appeared in the latest Midone Vue update, we sincerely apologize for this.
For that, we have released an update for the Icewall and Tinker versions. Please re-download the file or you can directly open the following file ”/src/global-components/litepicker/Main.vue” and replace line 5 according to the following screenshot. https://prnt.sc/1t8tj4cPlease let us know if you are still having this problem.
Thanks! 
You’re very welcome.. 
hello,
how to add validation error style to vuejs ? as in the demo laravel version, submitting an empty login form shows errors on fields, but in vuejs version, no errors shown..
Hi hazem15,
Sorry for the late reply, can you send more details about this? Because there seems to be no problem with our demo:
https://icewall-vue.left4code.com/validation https://prnt.sc/1tyula1oh nice, I just tested validation on the login form so i thought there is no handling for validation, thanks
The Laravel and Vue versions have different features, we have added a basic authentication on the Laravel version.
However, you can use the validation example on the link above.
Hope this helps.
Best regards, Left4code Team
Yes it helped, thanks 
You’re very welcome.. 
Hello, I just bought your Midone template. I’m having some issues following your installation howto. What for I need to open node? how can I navigate to the location thought node? Isn’t enough to go into the src folder and install it? Can I use nom instead of yarn? Sorry for so many questions but I’m abit newbie…Thank you for you help Valerio
Hi valeriocontini,
Thank you for reaching out to us,
We need NPM/Yarn to install the project dependencies and you can use NPM instead of Yarn.
Please check the link below for more details: https://www.youtube.com/watch?v=bEw50mf_s_APlease don’t hesitate to contact us if you still have any other questions.
I have modified the default rubrick so that it works with both NPM and Yarn 2 if you want to get the code off me? Just need an email and I can send it through or invite jaitaiwan to a github repo.
Hi, can i know whether the JIT mode enable for tailwind caused missing tailwind css class? It’s showing from 6mb to 90kb something. And many of the class not working. Do you have an idea for this issue?
Oops, i guess related to IDE issue?
Hi dreamxyz95,
Thank you for reaching out to us,
The JIT mode will only produce utility classes used in the template, so the concept is reverse side of the regular compiler (Produce all CSS and use purgeCSS to remove unused utilities).
You can disable JIT mode from “tailwind.config.js”.
Hope this helps.
Hi, do you guys have this theme for React.js?
Hi kyokchyan,
Thank you for reaching out to us,
Unfortunately, we currently only have the vuejs version.
Next to my first ticket : I will use Laravel 8 with Inertia.
Which theme do you advice me to buy? The Laravel 8 theme and updating it for making it run with inertia?
Hi,
Inertia.js has different app structure from basic Laravel 8 or Vuejs project. So both projects will need a significant modification.
However, since Inertia aims for client-side frameworks like vue, react, or svelte, you can use the vue version of Midone.
Hi, I have bought “Midone – Vuejs 3 Admin Dashboard Template + HTML Version + XD Design File” (https://themeforest.net/item/midone-vuejs-admin-dashboard-template/28123408) thinking that I will all updates for Laravel 8… and I just saw that you have a “Midone – Laravel 8 Admin Dashboard Template + HTML Version + XD Design File”, specially created for Laravel 8… :’-(
Can we switch the product ? Not have and use the Vuejs 3 and have the Laravel ? How to do that ? Do I have to buy the Laravel Theme ? 
Thanks for your help !
Hi there,
Thank you for reaching out to us,
Yes, we can help you to refund the license as long as the item has not been downloaded. https://themeforest.net/page/customer_refund_policy Please access the link below to submit your refund request, we will process it as soon as possible. https://themeforest.net/refund_requests/newHope this helps.
Best regards, Left4code
Hi, Can you please provide the project with NPM instead of YARN ?
Hi,
You can use the project with NPM/Yarn, if you use NPM simply locate the project directory and run “npm install” and “npm run serve” to run the compiler.
Hi dear team,
I use rubick vuejs versiyon in my project. In chart pages, horizantal bar chart looks vertical. How can i add horizantal bar chart
Hi traquter,
Sorry for the late reply,
We apologize for this issue, please open this file. ”/src/components/horizontal-bar-chart/Main.vue” and replace the chart type with “horizontalBar”.
Please check the screenshot below for more details. https://prnt.sc/1s1w8knHi, Thank you for building this nice dashboard, is it possible to get the project with NPM instead of YARN?
Hi specttech,
Thank you for reaching out to us,
Yes, it’s possible, you can just use NPM instead of Yarn.
thank you
You’re very welcome.. 
Hello there, I am considering buying this template to build a site that will require some static pages and some back end REST API dynamic pages. Is the Vue code vanilla enough to incorporate backend REST calls?
Hi sgosain,
Thank you for reaching out to us,
Sorry, I can’t understand your question. Can you explain more about “vanilla enough”?
I meant can we write typescript script to invoke REST services and render the returned JSON response in the TailWind CSS styled pages?
Hi sgosain,
Unfortunately, the template is currently written in plain JS, we still don’t have Typescript version.
Best regards, Left4code Team
Hi, your theme is very beautiful
I am interested in buying this theme, I have some questions for you for more details, can I know your email?
one of our points is related to the ease of navigation for menus with many levels (6 levels) and sometimes with long text
I don’t know currently what level midone support is nested menu?
Will Midone be able to support up to min 6 levels of nested menu in the future?
Thanks
Hi featherlight,
Thank you for reaching out to us, sorry for the late reply.
Yes, you can contact us here. leftforcode@gmail.comThe current menu is only support 3 level of child menus. We currently don’t have plan to add another level since most of our user only need max 3 levels.
Syntax Error: Error: Failed to load config “plugin:vue/vue3-essential” to extend from. app-front | Referenced from: /app/.eslintrc.js app-front | at _normalizeObjectConfigDataBody.next (<anonymous>) app-front | at _normalizeObjectConfigData.next (<anonymous>)
Hi Amab030,
Can you check your Node and NPM versions?
We just checked with Node version 16.6.1 – NPM version 7.20.3 and successfully run the project without any issues.
This node version(16.6.1) is not available on docker, tried it on
node:lts-alpine, node:16-alpine3.11 and 16.8-alpine3.11and all are giving same error
Hi,
Please run the command below to check your Node and NPM version: https://prnt.sc/1r134hw
// Node version
node -v
// NPM version
npm -v
Let me try that
Node 16.8.0 NPM-7.20.3
Hi,
Please send your installation video from a fresh project to this email: leftforcode@gmail.com
We will check it further as soon as possible.
Best regards, Left4code Team
Done
I received a new update for this (Midone – Vegas’ 3 Admin Dashboard Template + HTML Version + XD Design File).
- Release Date – 23 Aug 2021
Can I get a typescript version for that update?
Hi codeplateinnovation,
Thank you for reaching out to us,
Unfortunately, the file we have sent is the latest typescript version we have, since we currently only release js version.
Best regards, Left4code Team
Are there any update in typescript version?
Hi codeplateinnovation,
The typescript version is still in progress because at this time we are still focused on upgrading Midone with TailwindCSS version 3.
Best regards, Left4code Team
Hi! I need the tabs to be active, there is no such thing in the example. Do I have to do it manually with javascript or do you have a library available?
https://nimb.ws/9bJiI7Hi Fabiomoro12300,
Thank you for reaching out to us,
Yes, we already have a simple library for tabs. You can just add an “active” class to the “tab link” and “tab content” to set the default active tab. Please check the following screenshot:
https://prnt.sc/1qlyzhwBest regards, Left4code Team
Hello MidOne Developers, i purchase Vue Midone theme and i want to integrate it with laravel backend but there’s no backend integration guide in documentation can you please share any doc how can i integrate this midone vue template with laravel backend
Thankyou
Hi hamzzamughal,
Thank you for reaching out to us,
Unfortunately, the project scope is only covers UI components with Vue as the framework. That’s why there’s no guide of backend integration in the documentation.
However, you can do some research with some of ready-made Laravel package like Laravel Passport to implement Oauth2 with the project.
Please check the link below: https://laravel.com/docs/8.x/passport https://medium.com/@shindelav/make-an-api-based-application-with-laravel-passport-d6f1074a7b3aHope this helps.
Best regards, Left4code Team
Hello, I have used Midone 2.0.2 for my project. Is it possible to download this version again somewhere?
Hi Fachw3rk,
Sorry for the late reply,
Yes, we can send you a backup for this version. Did you have a google mail?
We will send you a google drive link.
Thank you very much! My email address is kevinries1@gmail.com
You’re very welcome.. 
Best regards, Left4code Team
The Vue Rubrick v3.0.0 has bugs with the side nav. When the Crud menu item is selected it does not display the white background for its item. many other side nav items also do not correctly display their active states.
Hi tonyleotta,
Thank you for reaching out to us,
We just checked the latest update and found no issues with the side nav.
https://prnt.sc/1qgyoneCan you send step by step to reproduce the issue?
there are many issues. can i send you a screen capture?
Yes, of course. It would be nice if you can send a screen record step-by-step from installing the dependencies and running the compiler so we can get more insight about the issue.
You can send it here. leftforcode@gmail.com