1731 comments found.
I have submitted a ticket 4 hours ago.
I saw you have reply the comment 2 hours ago, but you have not reply the ticket.
https://pixinvent.ticksy.com/ticket/2205050Please check it now.
1、proccess.env.BASE_URL not work in authService.js 2、After login using Auth0, return invalid_token. Detailed error can be found in console. 3、[Vue warn]: Error in v-on handler: “TypeError: this.emit is not a function. (In ‘this.emit(loginEvent, { 4、[Error] TypeError: P.a.addListener is not a function. (In ‘P.a.addListener(“loginEvent”,this.handleLoginEvent)’, ‘P.a.addListener’ is undefined)
What can I do?????
Hello l4n,
Thanks for getting in touch. General turn around time is 24-48 hours of creating the ticket. Request you to be patient, you will receive an answer from our support team.
regards.
this html version available? how about product detail page?
Hello agnichakra,
Thanks for getting in touch. Yes, there are both Vue and HTML versions available and we are planning for product detail page in the next major update. Let us know if you have any other query.
Regards.
Ok thanks
Is their RTL Version available ?, if the answer no can it be added from your side ?
Hello SonLord,
We are working on the RTL version and it will be available in the next update.
Regards.
thanks for reply but you can tell me expected time which will RTL version will finished and ready ?, and if we purchased it now once update and RTL finished we will able to download update free later?
Updates are free for lifetime. We can not give you exact timeline but it will be released in this month most probably by next weekend. Let us know if you have any other query.
Hello SonLord,
We are pleased announce that RTL version is live now. You can go ahead and purchase the template.
Cheers~
Before I buy this theme one thing I want to confirm that is ag-grid is paid version or free trial version ??
Hello varindersinghsohal,
Thanks for getting in touch. We include the MIT license [Open source] version with the template. If you want the enterprise version you need to pay for it.
Let us know if you have any other query.
Regards.
How do I hide the “Toggle Collapse Sidebar.” tooltip that appears on page load? this is very annoying I can’t find the setting to remove it.
Hello ryanperkins153,
That is tour, you can disable it in themeConfig.js file. For further queries please create a support ticket on our support portal: https://pixinvent.ticksy.com/ I hope this will help.
~ Regards
Hello,
I have seen that the admin of the “vuexy-html-admin” folder has extensions that the “vuexy-vuejs-laravel-admin” admin does not have. For example: SweetAlert, Toastr, among others.
I am interested in using “vuexy-vuejs-laravel-admin” but I would like to have the extensions of “vuexy-html-admin”. Do I have to install those extensions? or is there any version where “vuexy-vuejs-laravel-admin” contains all the extensions?
Thanks for your help.
Hello lautaroml,
Thanks for getting in touch. Both versions have different plugins / extensions. We have provided mostly used plugins with respective versions. You may install whichever extra plugin are required for your project yourself.
Let us know if you still have any query.
Regards.
Hello lautaroml,
If you have any other query. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/
Regards.
hello,
i try to install your theme, but i got some npm error…
do you have some video tutorial, how can i install your theme?
what is different between starter_kit and full version?
i have centos 7 with centos web panel with php 7.3.11.
Hello lokutus,
Thanks for getting in touch. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/. Our technical team will get in touch with you.
Regards.
Hello lokutus,
Please create a support ticket on our support portal: https://pixinvent.ticksy.com/ Our technical team will get in touch with you.
Regards.
i hope next time you will share a admin dashboard with React.js + Laravel 
Nice work btw!
Hello mehmetcanhoroz,
Thanks for getting in touch and suggestion. We really love to hear from our customers and try to fulfil their wish.
Cheers~
Does it support RTL?
Hello aliab,
Thanks for getting in touch. Currently we don’t have RTL version but we are working on it and hope to ship it in our next release.
Regards.
So, I should wait for your next release. Hope to see it soon. Does it has a deadline?
Hello aliab,
We insist you to wait for our next release which might be released in the next month.
Regards.
Hello aliab,
We are pleased announce that RTL version is live now and you can go ahead and purchase the template.
Cheers~
Hello aliab,
We are pleased announce that RTL version is live now. You can go ahead and purchase the template.
Cheers~
Hello, I’m a little bit confused, it says this theme uses tailwind, but also bootstrap, so like… what’s going on here? Are both available?
Hello pilus,
Thanks for getting in touch. This template has two versions Vue and HTML. Vue version is built with vuesax framework and tailwind whereas HTML version is built with bootstrap. Hope that makes sense!! Let us know if you still have any other query.
Regards.
I need vue version, which is to say: I need ready made, just add water vue components, but really don’t want to use tailwind (I have used tailwind on laravel nova before), so, am I out of luck with this theme?
Sorry but if you are looking for bootstrap + vue then you are out of luck.
Okay, thanks for your time, will definitely consider this theme next time, cheers 
Hello pilus,
Thanks for showing your interest. Cheers!
17 Linux error 4.15.0-65-generic 18 argv error "/ usr / bin / node" "/ usr / bin / npm" "run" "development" "-" "--watch" 19 error node v8.10.0 20 npm error v3.5.2 21 error code ELIFECYCLE 22 error @ development: `cross-env NODE_ENV = development node_modules / webpack / bin / webpack.js --progress --hide-modules --config = node_modules / laravel-mix / setup / webpack.config.js" --watch " 22 error Exit status 1 23 error Failed at the @ development script 'cross-env NODE_ENV = development node_modules / webpack / bin / webpack.js --progress --hide-modules --config = node_modules / laravel-mix / setup / webpack.config.js " --watch "'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 cross-env error NODE_ENV = development node_modules / webpack / bin / webpack.js --progress --hide-modules --config = node_modules / laravel-mix / setup / webpack.config.js "--watch" 23 error You can get information on how to open an issue for this project with: 23 error npm bugs 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls 23 error There is likely additional logging output above. 24 verbose exit [1, true]My operating system is ubuntu 18.04
0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'run', 1 verbose cli 'development', 1 verbose cli '--', 1 verbose cli '--watch' ] 2 info using npm@6.12.0 3 info using node@v8.10.0 4 verbose run-script [ 'predevelopment', 'development', 'postdevelopment' ] 5 info lifecycle @~predevelopment: @ 6 info lifecycle @~development: @ 7 verbose lifecycle @~development: unsafe-perm in lifecycle true 8 verbose lifecycle @~development: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/var/www/html/tavarenda/node_modules/.bin:/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/var/www/html/tavarenda/node_modules/.bin:/home/jose/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 9 verbose lifecycle @~development: CWD: /var/www/html/tavarenda 10 silly lifecycle @~development: Args: [ '-c', 10 silly lifecycle 'cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js "--watch"' ] 11 silly lifecycle @~development: Returned: code: 1 signal: null 12 info lifecycle @~development: Failed to exec development script 13 verbose stack Error: @ development: `cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js "--watch"` 13 verbose stack Exit status 1 13 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16) 13 verbose stack at emitTwo (events.js:126:13) 13 verbose stack at EventEmitter.emit (events.js:214:7) 13 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 13 verbose stack at emitTwo (events.js:126:13) 13 verbose stack at ChildProcess.emit (events.js:214:7) 13 verbose stack at maybeClose (internal/child_process.js:925:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5) 14 verbose pkgid @ 15 verbose cwd /var/www/html/tavarenda 16 verbose Linux 4.15.0-65-generic 17 verbose argv "/usr/bin/node" "/usr/local/bin/npm" "run" "development" "--" "--watch" 18 verbose node v8.10.0 19 verbose npm v6.12.0 20 error code ELIFECYCLE 21 error errno 1 22 error @ development: `cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js "--watch"` 22 error Exit status 1 23 error Failed at the @ development script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]
Hello josedaian,
Thanks for getting in touch. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/. Our technical team will get in touch with you.
Regards.
please help me, when i run npm run dev , i get ERROR in ./resources/js/src/auth/authService.js Module build failed (from ./node_modules/babel-loader/lib/index.js): SyntaxError: /Applications/MAMP/htdocs/vuexyfull.com/resources/js/src/auth/authService.js: Support for the experimental syntax ‘classProperties’ isn’t currently enabled (23:13):
class AuthService {
idToken = null;
^
profile = null;
tokenExpiry = null;
Add @babel/plugin-proposal-class-properties (https://git.io/vb4SL) to the ‘plugins’ section of your Babel config to enable transformation.
Hello shuuichiakaj,
Thanks for getting in touch. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/. Our technical team will get in touch with you.
Regards.
wanted to know how to change the font
Hello soncel1311,
Thanks for getting in touch. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/ with the version you are using like Vue / HTML. Our technical team will get in touch with you.
Regards.
Hello, Anyway to run VUEXY in IE11? We get this hint: We’re sorry but Vuexy – Vuejs, HTML & Laravel Admin Dashboard Template doesn’t work properly without JavaScript enabled. Please enable it to continue Our customer wants the IE11 support but we don’t know how resolve the above problem. Thanks!
Hello tony_zqzhu,
Thanks for getting in touch. Which version of our template are you using? Vue / HTML?
Thanks!We use Vue verison
Hello tony_zqzhu,
We do not support IE 11 for Vue version. You may check in the latest version of IE (Edge) or use HTML version. Let us know if you have any other query.
Regards.
is Vue version support RTL layout ?
Hello ahmeddeveloper,
Thanks for getting in touch. Currently we don’t have RTL version, we are planning to include RTL version in the next release.
Regards.
Hello ahmeddeveloper,
We are pleased announce that RTL version is live now.
Cheers~
Hello , Amazing theme. you remove user setting page??
Hello amine1991,
Thanks for getting in touch and appreciation. Please create a supprot ticket on our support portal with the version you are using. As the design of that page was not up to the mark, we removed that page. Get in touch with us on our support, we will help you with that: https://pixinvent.ticksy.com/
Regards.
Hi, I am concerned by your pagespeed results. I know your demo pages is not production ready, but it seems that the javascript thread is way too heavy.
Is there some enhancements you could bring in a future release to increase first page load?
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fpixinvent.com%2Fdemo%2Fvuexy-vuejs-laravel-admin-template%2Fdemo-5%2Fapps%2FeCommerce%2Fshop&tab=mobileHello CodeClean,
Thanks for getting in touch and sharing the page speed results, as you might be aware that we need to load required libraries initially and that’s why it takes a bit of time while starting up. We have optimized page speed drastically from the last version though.
Let us know if you still have any other query.
Regards.
Hi, When you will release RTL support version exactly? Please help us by adding this feature to your good product. Thanks a lot
Hello Ghaderhp,
Thanks for getting in touch. May user are requesting RTL version and we also want to integrate RTL version and which will the first feature we will work on for next update. Can you please let us know which version do you consider? HTML, Vue, HTML + Laravel or Vue + Laravel? It’s really important for us know what exact a buyer is looking for.
Cheers~
Hello Ghaderhp,
We are pleased announce that RTL version is live now. You can go ahead and purchase the template.
Cheers~
Hello, i don’t see a date(time) picker in the form elements. Also no select, or especially, a searchable select? 
Hello,
Here is datetime picker : https://pixinvent.com/demo/vuexy-vuejs-admin-dashboard-template/demo-1/extensions/datetime-picker
Here is select: https://pixinvent.com/demo/vuexy-vuejs-admin-dashboard-template/demo-1/extensions/select
Regards.