Discussion on EasyDev — Web3 React BS5 Admin & Dashboard Template + Figma

Discussion on EasyDev — Web3 React BS5 Admin & Dashboard Template + Figma

Cart 2,501 sales
Well Documented

Aspirity does not currently provide support for this item.

427 comments found.

I have a strange option. I have added some items in the sidebar navigation. Now the routing works fine when the sidebar is hidden (smaller screen), but when opened (larger screen) the routing does not work. Nevertheless, i see a correct address in the browser address bar …

The issue has to do with Redux and using the connect statement in the router I wanted to load some routes and navigation links dynamically

Hello!

Thank you for the hint, we will use it in the future.

Best regards, Aspirity team.

Hi Team

loving the template thank you! Just one small issue on the seed project without redux. the remember me checkbox on the login page is not working. Its checked by default but not able to uncheck it. clicking it does not change it. Any ideas what this could be? Im not seeing any console errors on the page.

Cheers Andrew

Hello,

Thank you so much for the report! Will be fixed in the next release (nearest future).

Best regards, Aspirity team.

Hi, i am using the shared Panel component across multiple pages and inside your Panel component, there is a section for us to write our async logic.

Question: If i use the Panel component across multiple pages and each Panel has their own async logic to call, how can i then re-use the Panel without coding my logic within the shared Panel component?

Actually you can upgrade Panel Component to do everything you need via adding some new Props to it. Here is some example – https://ibb.co/cYVMfbn

As you can see in the picture a new function – ‘AdditionalDismissAction’ is added to a ‘onDismiss’ function and ‘AdditionalDismissAction’ will work only if it exists in Panel Component.

Best regards, Aspirity team.

Hello,

After I run command npm install, npm start, then get error How can to fix it ?

events.js:288 throw er; // Unhandled ‘error’ event ^

Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:205:27) Emitted ‘error’ event on Socket instance at: at emitErrorNT (internal/streams/destroy.js:92:8) at emitErrorAndCloseNT (internal/streams/destroy.js:60:3) at processTicksAndRejections (internal/process/task_queues.js:84:21) { errno: ‘ECONNRESET’, code: ‘ECONNRESET’, syscall: ‘read’ } npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! easydev@2.5.0 start: `node scripts/start.js` npm ERR! Exit status 1

Hello,

Thank you for the request. There could be some installation problems after last updates, please re-download the updated template and it should be fine.

Please let us know if you solved the problem or need further assistance.

Aspirity team

Hello,

I have purchased the theme but when i am trying to run it i am getting following error:

Error: Cannot find module ‘chalk’ at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object.<anonymous> (/Users/shiv/www/existingck/scripts/start.js:19:15) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! easydev@2.4.1 start: `node scripts/start.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the easydev@2.4.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

Hi!

Looks like your libraries are not installed. Please do ‘npm install’ or ‘yarn install’.

Best regards, Aspirity ream.

Hello,

I have purchased the theme but when i am trying to run it i am getting following error:

Error: Cannot find module ‘chalk’ at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object.<anonymous> (/Users/shiv/www/existingck/scripts/start.js:19:15) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! easydev@2.4.1 start: `node scripts/start.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the easydev@2.4.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

Hi, I’d like to know how to integrate Typescript support into the template, I tried adding it as described in https://create-react-app.dev/docs/adding-typescript/ since the template uses CRA, but to no avail. I’m using the full template as my starting point by the way, not any of the seeds. Thanks!

Hello,

Unfortunately, we don’t have a TypeScript support.

Best regards, Aspirity team.

Can you use this template as part of a AWS Amplify project?

Hello,

Sure you can. Happy coding!

Best regards, Aspirity team.

Hi, The template consumes a lot of CPU. On your demo website, (https://previews.aspirity.com/) the browser CPU is at about 40%. Do you know how to correct that ? This is very problematic for me.

Thanks for your help Mikaël Morvan

Hello!

Sorry that it causes a problem for you. We will check and try to fix it in the future updates. Thank you for letting us know!

Best regards, Aspirity team.

A good starting point to anyone with no or little react knowledge and a desire to build a well structure, consistent, and professionally looking application. Could do with better jest testing would be my only recommendation.

Hello,

Thank you for your comment!

Best regards, Aspirity team.

Hello- just purchased your template and I was wondering if you could direct me to an installation video and/or documentation. Your below live demo page is NOT working at the moment http://preview.themeforest.net/item/easypro-developer-friendly-react-bootstrap-4-admin-template/full_screen_preview/21798550
Is there any time line on when the preview will be up? The installation documentation page is also down https://previews.aspirity.com/easydev/documentation/installation

Hello,

Please, check now and inform us if you still have any issues.

Best regards, Aspirity team.

Hi, I am an easydev user and I am trying to display a sentence containing a link in the label of a checkbox, however the html is being printed as string instead of rendered. How can I do this?

{renderCheckBoxField({
  name: 'fieldX',
  defaultChecked: true,
  label: 'I agree with the contract',
  input: {
    onClick: () => null,
    onChange: () => null,
    name: 'fieldX',
    value: agreeChecked,
  },
})}

Hello,

Looks like you are pass a string to the label, not a function. Please take a look:

checkBoxLabelElements = () => (
  <div>
    I agree with the <a href="https://aspirity.com/">contract</a>
  </div>
)
 <Field
    name={`remember_me-${form}`}
    component={renderCheckBoxField}
    label={this.checkBoxLabelElements()}
  />

Happy coding!

Best regards, Aspirity team

Hello, Moment not found…...... what is issue…. i am buy latest version

Hello!

Sorry we don’t fully understand your issue. Could you please describe it more in detail?

Hello, I downloaded this theme a while back and have continually had problems with it. The latest version of the template project doesn’t work. I shouldn’t have to debug problems from a fresh install. I’m not going to use it and would like a refund.

Hello,

We are sorry to hear that you are not satisfied with our template. Could you please tell us more about these bugs you are having?

About the refund – you can request it and we will answer it according to Envato rules.

Thank you in advance.

Best regards, Aspirity team.

How can we remove the animation on buttons when we hover? it seems like this template adds one by default, with a layer of colors going on top of the button while hovering it; is it possible to disable it with a specific class?

Hi!

You should go here – template/src/scss/component/btn.scss and remove from scss the &:before { section.

Best regards, Aspirity team.

I did buy the template. In the documentation i did find the section on UI elements. But I do not find how to use the in my containers or pages.

Hello!

You need to execute the following steps:

1. find the necessary component in the code

2. copy it (with all the styles) and use the same imports if they are needed

Happy coding!

Aspirity team

Hello I bought this template a month ago, I really like it, but i want to know which dependency is not letting compile just for not writing the cleanest code possible, its a real pain as I am editing everything, can you pleas tell me to uninstall it!

Hello!

The simpliest solution here is to put

 /* eslint-disable */

in the first line of the file that you edit.

Best regards, Aspirity team.

Hi there. Could you provide Figma components library? It would be very helpful for the design.

Hi!

Unfortunately we don’t have a Figma library at the moment, but we can offer you a Sketch file. If it suits you please send the email to us – product@aspirity.com

Best regards, Aspirity team.

HI there. I have unzipped the folder and ran the npm install and npm start in the template folder. The web page the comes out when the server starts looks like the the sales site, not the login page. What am I doing wrong?

Hi!

It is the landing page, the template-bonus. You can change the routes. For example,

<Route path="/log_in" component={LogIn} />

change for

<Route path="/" component={LogIn} />

and delete this one

<Route exact path="/" component={Landing} />

Or you can organize another structure if you want, you can find more info about this matter in the react-router documentation.

Happy coding!

Best regards, Aspirity team.

Thanks

hello we have received a theme from you. but this is the “SPA” application. we don’t want “SPA”. The HTML 5 + BOOTSTRAP 4 structure we need. how can we get it?

Hi! This is the react template, but if you want HTML you can find our HTML template here – https://themeforest.net/item/easydev-developer-friendly-html-bootstrap-4-admin-template/24492795

Have we answered your question?

Best regards, Aspirity team

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