Discussion on Wieldy - React Admin Template Ant Design and Redux

Discussion on Wieldy - React Admin Template Ant Design and Redux

By
Cart 2,510 sales
Well Documented

g-axon supports this item

Supported

This author's response time can be up to 1 business day.

191 comments found.

Bought more, but disappointed is still the version from last November. I hope the author can update soon.

Hi,

Sorry for the inconvenience!

Yes, it is still the same. The uploaded version is still in review and we hope that it will be published today.

Kind Regards
Team G-axon

Hi, I’m interested to purchase this template, but I read somewhere someone left a review on your review page that said this theme is outdated and all react packages are old and will not work when you try to update it. Then you were saying that the new version will be released in nov 2019. So, my question, is this theme already updated or still the old one with the outdated library? Thanks

Hi,

Thank you for reaching out to us here!

We are releasing update today for the template. This release will have the following: - All the dependencies updated - React Hooks implementation

Kind Regards
Team G-axon

Hi, how can I get full HTML version? I try to run the HTML version but is not working, seems like some files are missing.

And I saw the comment regarding to npm stuff, I have try to follow the guideline, but it seems not working. Can you provide me the full HTML version to download?

Hi,

We have replied to your message you sent for the same request via support section.

Please reply there for any further query.

Hi,

facing 404 error when connecting laravel backend server during login time. see attached images for error messages.

https://ibb.co/S6GqBSm https://ibb.co/SRQQVQc https://ibb.co/pfCn58c https://ibb.co/dgjfQTV

Awaiting reply.

Hi,

We are sorry for the delay!

Commenting is not the right place for the technical support. I would request you to raise a support ticket at https://themeforest.net/item/wieldy-react-redux-ant-design-admin-template/22719616/comments

and one of our technical expert will assist you within 24 hours.

Kind Regards
Team G-axon

Hi there, your template looks awesome, I’ve one query. does it support RTL? if no is there any time frame to avail it? A lot of thanks in advance.

Hi,

Sorry for the delay in response!

Currently, no React templates based on Ant Design fully supports the RTL as the RTL support with Ant Design isn’t available yet.

This is the reason our template doesn’t support the RTL.

Let me know please if you have any further query.

Kind Regards
Team G-axon

As I run the application and load the dashboard it works fine. As soon as I switch from one Route to another from the Sidebar and come back to the Dashboard then all the preprocessed css classes are not applied on the component.

i.e the gx classes

Please help with it, Thanks in advance.

Hi,

Thank you for reaching out to us here!

Kindly raise a support request at https://themeforest.net/item/wieldy-react-redux-ant-design-admin-template/22719616/support

One of our technical expert will assist you with this.

Also, it looks like that your support has expired. So, we recommend you to renew the support.

Please feel free to ask any further queries.

Kind Regards
Team G-axon

Pre sales question : Are the react components written as functional components with React Hooks or are they Class based ?

They are class based at the moment.

Why is HTML version is different then react version ?? you are misleading your customers.. , it is a totally different structure I would like a full refund

Hi,

The reason HTML version has differences in comparison with the React version is because of the libraries used.

The React version uses the Ant Design library and HTML version uses BootStrap library. Because both the libraries has way too different components, it is kind of impossible to provide all the components in common to these.

This is the reason, we have emphasized this in our description that HTML version is based of jQuery and BootStrap. And also, have request to check both the demos before making a purchase.

If you have any further concern regarding this, please raise a ticket here.https://themeforest.net/item/wieldy-react-redux-ant-design-admin-template/22719616/support

I noticed that, my concern is your documentation how to compile is so limited when tried to compile sass with your steps I receive an error > wieldy@1.0.0 default-watch-style-sass /Users/umut/Desktop/se > sass—watch default/assets/scss/main.scss:default/assets/css/light-style-1.min.css—style compressed

sh: sass: command not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! wieldy@1.0.0 default-watch-style-sass: `sass—watch default/assets/scss/main.scss:default/assets/css/light-style-1.min.css—style compressed` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the wieldy@1.0.0 default-watch-style-sass script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Hi,

Could you please raise a support request at https://themeforest.net/item/wieldy-react-redux-ant-design-admin-template/22719616/support ?

I will assign an expert to assist you with this issue.

Kind Regards
Team G-axon

Hi, how can I get full HTML version? I try to run the HTML version but is not working, seems like some files are missing.

And I saw the comment regarding to npm stuff, I have try to follow the guideline, but it seems not working. Can you provide me the full HTML version to download?

Hi There,

Thank you for reaching out to us here!

You support message has been answered. Kindly check your email’s inbox.

Please feel free to reply there for any further questions.

Kind Regards
Team G-axon

If anyone is annoyed that the Event Listener resize in Sidebar updates the prop on every resize and so remounts the components a simple solution that doesn’t effect the usage of the template is to only have it update the prop when it’s over or under the set TAB_Size.

I accomplished this by changing the event and adding a width check.
componentDidMount() {
    var last_width = TAB_SIZE;
    window.addEventListener('resize', () => {
       if((window.innerWidth >= TAB_SIZE && last_width <= TAB_SIZE) || 
       (window.innerWidth <= TAB_SIZE && last_width >= TAB_SIZE)){
        last_width = window.innerWidth;
        this.props.updateWindowWidth(window.innerWidth)
       }
    });
  }

With this new Event it will update the prop width only when it’s needed and not for every resize.

Hope this helps.

Pre sales question: What will be Google page speed score for your template? Cant believe that its so low – just 2(mobile) and 30(desktop) for the login page.

Hi,

Thank you for reaching out to us!

We can see that you raised a support request via support section too.

We have assigned one of our expert to your ticket and they will respond you shortly on this.

Kind Regards
Team G-axon

Even the bootstrap html version, after install npm, doesn’t work!!!

Could you please raise a support request here: https://themeforest.net/item/wieldy-react-redux-ant-design-admin-template/22719616/support

We will assign one of our expert on priority.

Kind Regards
Team G-axon

Hi, I am reviewing this template. Can you tell me the minimum bundle size when using all these components as we see in the template?

HI,

We are sorry for the delay in response!

That actually depends on the modules and libraries used in the bundle. So, we can’t specifically tell anything on this.

Kind Regards
Team G-axon

How to fix these error? I just run yarn and yarn start – I had replied many email but doesn’t receive reply https://imgur.com/z71t91Y

the install guideline doesn’t work on my PC, follwo all the steps, no independences imported, nothing happen!

Yes, Bootstrap HTML version

BTW, follow your guideline to install the templates for many times, all failed, tips me the “can’t resovle firebase” in source/src/firebase

BootStrap HTMl version is included within the zip file you have download. Here is the demo link for the HTML version: https://wieldy-html.g-axon.work/default/index.html

Regarding the installation issue, please raise a support ticket here: https://themeforest.net/item/wieldy-react-redux-ant-design-admin-template/22719616/support

can this template be used in PHP enviroment?

Hi,

Could you please elaborate more on how do you want to use the template exactly with PHP?

Kind Regards
Team G-axon

Hi; How difficult is to migrate from react to angular for this template?

Hi,

Migrating from React to Angular is a completely new job.

Kind Regards
Team G-axon

Hey.. I’m searching an react admin template to use with jhipster. How hard is it with this template to use it with jhipster (auth, user roles..). Thanks for a feedback

Hi,

We are sorry but we do not have any idea about the jhipster actually. We will look into this and will get back to you.

Kind Regards
Team G-axon

Hello,

Whenever I resize the browser window, the active tab keep changing to the first tab. You can see this behavior in you own demo. For example, if you go to the CRM page and click on the “My Task” tab in the Tasks List panel, then resize the browser. You will notice the active tab is reset to “All Task”. I believe this is a bug.

Hi, I just found that the solution was already offered by our expert on your support request you raised.

If you have any issue, please feel free to raise another support ticket here: https://themeforest.net/item/wieldy-react-redux-ant-design-admin-template/22719616/support

Thanks!

Hello, a solution was not offered. I checked the Ant Design site and their Tab samples do not exhibit the same behavior. Can you confirm this to be a bug in the Wieldly template? If you simple go the the “Crm” page, click on the “My Task” tab in the Task List, then resize the browser. You will notice the active tab changes to “All Tasks”. The bug is not limited to tabs. You will notice the same behavior in the “Crypto News” card of the Crypto page.

Hi,

Please use this solution for this:

Please remove following code from src/containers/Sidebar/index.js

componentDidMount() { window.addEventListener(‘resize’, () => { this.props.updateWindowWidth(window.innerWidth) }); }

This should work. In case, you still face any issue now or in future, please the link given in previous comment to raise a ticket. Thats the best way to reach us for technical support.

Kind Regards
Team G-axon

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey