242 comments found.
Hi @q-axon,
I’d like to confirm a couple of items with you before purchasing:
- Does this dashboard support “resizable columns” for tables? Similar to how you can resize a column in Google Sheets or Excel (where you can drag a table column edge to expand/resize).
- Does this theme support searchable dropdown lists? That is, when a drop down list has many records (200+) can the user begin to type the word to jump to the correct drop down option.
Thank you in advance for your help!
@g-axon i have a problem with pull to refresh on chrome mobile it did not work, is there way to make it work
Hi,
On my 15 inch laptop (chrome and firefix) all the labels of the vertical lines in the charts are not totaly visible. This is on all charts from the pages line charts until scatter chart.
See: http://prntscr.com/pbgot5
Are you guys going to fix this? If this can be fixed i will buy the template 
p.s. browser zoom is on 100%
Hi,
Thank you for pointing out the issue!
We are working on that and will fix and update the item by EOD tomorrow.
Can i use this template without the use of Redux and instead just using the ReactJs states?
Hi,
Yes, you can.
FYI, we have given two samples of each app in the demo. One with Redux and another one is using just React State management system.
Let me know please if you have any further query.
tnxs g-axon!
Is it also posible to use both? Depending on the logic i am working on in the project?
One more question, is there a starter template for using JWT authentication (i will use laravel 6 server)?
I would like to know is there any Bootstrap version of this theme?
Hi,
The BootStrap HTML version is included within this item. Here is a demo for that: http://wieldy-html.g-axon.work/default/index.html
Is there a tutorial or resource for how to make an API request and render the results using Redux-Saga? I mean a tutorial or resource that is different than the official Redux-Saga documentation and more than the provided examples (which I am very grateful for). For example, making a request for a list of repos for a github user at https://api.github.com/users/redux-saga/repos with fetch (if that is the best approach) and rendering the repos in a component. I am having issues getting the request to return the json data via fetch and a full example to a real remote endpoint would be helpful. Thanks in advance!
how can i solve this error: TypeError: ansiStyles.color is undefined?
Hi,
Thank you for reaching out to us!
We have assigned an expert on your ticket you have raised. He will shortly be in communication with you.
Kind Regards
Team G-axon
Could you please tell, which classNames are required, getting the save button animated as in: http://jumbo-react.g-axon.com/app/form/components under “interactive Integration” it looks absolute great 
Hi excuse me, download the “Redux Material BootStrap Admin by mistake” version, I needed to download the “BootStrap 4 jQuery Admin Template – Jumbo” version, is there any way to get a refund or some way to download the version I need?
Please can you send me the github link; thanks
Hi,
You can access the GitHub repo by accessing the below link and verifying your purchase code.
GitHub access link: http://github.g-axon.com/index.php?repo=gaxon-lab/jumbo-react-3.x.x
To find where your purchase code is, you can follow the instructions mentioned in this article: https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-
Let me know please if you have any further query.
Kind Regards
Team G-axon
The documentation is very lacking. Where can the detailed documentation be found including the grid system usage etc. And you only include a build of the demo in package, it would have helped if there was a folder with the complete demo source code.
Hi,
Thank you for your input!
We are working more on the documentation part and will release the updated documentation soon.
Regarding the demo source code, the one provided in the downloadable file at themeforest and GitHub repo, both has the complete source code which we have shown in the demo.
If you still have any concerns, please raise a support ticket at https://themeforest.net/item/react-material-bootstrap-4-admin-template/20978545/support and one of our team member will assist you.
Regards
Team G-axon
Hello , I’ve started a project with starter-templete-without-auth and I’d like to change the theme to be dark blue and not dark purple . How can I do that? Thanks,
Hi,
You can find a topic here in our documentation for that:
Please visit: http://docs.g-axon.work/jumbo-react/ Then go to SETTINGS & CUSTOMIZATION > Change Color Theme
Please raise a ticket for any further support.
Kind Regards
Team G-axon
when i started “starter template without auth”, i see small fonts and looks like page is small.
https://screencast.com/t/6ZmhakdjrVHow do i increase font size without effecting anything substantial?
i got it solved. For some strange reason, my page was zoomed out.
Ah! great. glad to hear that you were able to solve that 
Hello, I downloaded the latest version and installed the required dependencies, but I got the following error upon running the start command:
./src/containers/App.js 318:38 Module parse failed: Unexpected token (318:38) You may need an appropriate loader to handle this file type. | __self: this | }), React.createElement(Route, { > component: asyncComponent(() => import(‘app/routes/extraPages/routes/404’)), | __source: { | fileName: _jsxFileName,
Hi,
You should use yarn command instead of npm. Please follow the documentation instructions for installation.
Also, please raise a support request instead of comment. So that we can assign a technical expert on your issue.
Kind Regards
Team G-Axon
We bought your template but unfortunately the psd file was completely different with your demo … How can I get updated psd files? we are in hurry please reply to us ASAP. we send you support email last monday but nothing happened!
Hi,
Thank you for reaching out to us here!
I just looked into your support email and we replied to that instantly and didn’t receive your response back.
Could you please respond in that support email which PSDs are you looking for? and our team will see if it is possible those soon.
Just to put a side note, we have already mentioned in our product description about how many PSD files we are providing with the product at the moment but feel free to tell more in the support email (as thats the correct medium for this). We would try to help you out as soon as possible.
Regards
Team G-axon
I want to buy reactstrap version please give me the link.
How can i update metarial-ui ? When i installed new version of with npm i got ‘createGenerateClassName’ is not exported from ’@material-ui/core/styles’. error.
How can i change start up page such as signin or signup ?
Hi,
Kindly raise a support request here and our team will guide you on this: https://themeforest.net/item/react-material-bootstrap-4-admin-template/20978545/support
Hi,
Congratulations for your work! Would you like to know this thinking soon to update the plugins? (packages.json)
I have already tried to update some deprecated versions but then I have problems in the template, is it possible to update the plugins?
- another question, I’m working inside the ‘jumbo-react-3.0.1’ folder and there’s another one with the name ‘jumbo-react-old’ am I right?
btw: I noticed that the site http://docs.g-axon.com/jumbo-react/ is outdated too.
That’s all for now!
Once again, congratulations on your work! I await your feedback.
Kind regards
VA
Does this template can be used for a project to be built on Ruby on Rails?
If Yes, Do you have a Guide OR can you point me towards an article where I can get some inputs?
Hi,
If you want to use this template with RoR, the best approach would be to use the RESTFul method. So, you keep your backend in RoR with REST APIs and front-end in ReactJS with this template.
Let me know please if you have any further query.
Kind Regards
Team G-axon