Discussion on Gogo - Vite React Admin Dashboard (React 19)

Discussion on Gogo - Vite React Admin Dashboard (React 19)

Cart 3,527 sales
Recently Updated
Well Documented

ColoredStrategies supports this item

Supported

This author's response time can be up to 5 business days.

684 comments found.

Hi,

We’re trying to run the react project while doing “npm install” it’s giving loads of errors like : “npm ERR! Build failed with error code: 1”

Can you please help with this?

Can I please get an update on this?

Hi,

Gogo packages require a package manager to be installed. You may use npm or yarn to serve this purpose. A side note about node version: Please use LTS version(not Current) since some of the plugins does not work with it yet.

All the best.

I’m unable to run this template :(

I am currently studying react.

Yesterday I bought Gogo – React Admin Template and I think it is very good but I expected an example already structured as a demo and from there I based myself to make mine… you will have an for example of how to call Cakes() in \src\containers\dashboards\Cakes.js from menu.js ???

Any example that uses the template would help me.. do you have one?

Thanks!

Good morning, I have problems with the persistence of data in redux of the template, at the time of logging in and returning the user data for the ingresp, we realized that authUser contains the data, at the time the login is completed successfully and the data is maintained except if the page is reloaded, these are lost. Is there a way to access these user data when logged in by the template without losing them?

Hi,

In reduxjs-toolkit-persist settings, auth reducer is kept in localStorage and persisted.

All the best.

Purchase Code : a2ed7271-6d15-4911-af5b-29567353a7bd

Hi,

We are facing several challenges with the template as below.

1. Instead of home as the landing page I have set as. user as landing page.In the defaultvalues.js i have changed to app to user or user/login. Both are not working.

2. I’m not able to create class components If creating functional components asks creating pure functional components.

3. Can we jsx architecture and not js architecture 4. In Saga file accordingly wehave changed my api endpoint.API hitting after login it’s not redirecting. to dashboard. 5. .I’m not able to put debuggers in code. always throwing lint errors

Kindly guide us.

Hello, has this been fixed already? https://themeforest.net/item/gogo-react-bootstrap-4-admin-dashboard/22544383/comments?page=32&filter=all#comment_27577953

I don’t see any update after that comment. Are you still maintaining this template?

Please, we need an honest response.

hi,

We haven’t had a chance to update yet.

All the best.

Hello, yes, we’ve noticed that you are not maintaining this template at all so we decided to buy another one.

That’s a shame, this one looked so nice but this will lead to several issues and we don’t want that.

Thanks anyways.

Hi, I’ve sent an email few hours ago stating that i am missing some page in the downloaded project(react). Actually i am missing most of the pages for react. The react projects has just the boilerplate with few pages/components etc. The react project in the downloaded folder does not have the pages same as what I see in the live preview(https://gogo-react.coloredstrategies.com/app/dashboards/default).

Please advise am i missing anything? or the project hasnt updated?

My team and I waiting for your feedback.

Hi,

You can find the Todo application in src/views/app/dashborads/default.js path.

All the best.

Hi Author, Thank you for the wonderful theme. i have couple of questions. 1. https://gogo-react.coloredstrategies.com/app/applications/todo i can not have this page in my downloaded project 2. Please provide any documentation for the Intl. Bz, in some places i have errors. So, i am using the english for now.

Your soonest reply appreciated.

Hi,

Thank you for your kind feedback. You can find the Todo application in src/views/app/applications/todo.js path.

React-intl documentation : https://formatjs.io/docs/react-intl/

All the best.

rounded theme how block in rounded by default

Good morning, I have downgraded Node version to 12.0 but I am having an .eslintrc issue. Server is not running due to a config problem. Can ypu please help ?. Best Regards, Salvador

Hi,

There is an eslintrc file in the project. If you point this file for eslint settings in the IDE you are using, your problem will be solved.

All the best.

Good morning, Can you please let me know if I can use Nodejs with your Gogo ?. I need to do a lot of stuff including accesing fetch, ethers.io library, programming in javascript, etc…

Thanks for responso. Best regards,

Salvador

Hi,

Unfortunately, we have no experience with ethers.io so I can’t help.

All the best.

Hi, I want to use only menu element in my project, how do I do that? Thank you.

I just got the GOGO Template for ReactJS, when I run “npm run build” the build directory is missing font files, after I copied the files manually then a new error came up “Failed to decode downloaded font: https://office-v2.sbxretail.com/assets/fonts/iconsmind-s/font/iconsminds.woff2?42207379" can you provide some direction in how to solve it

Hi,

Can you provide information about the NodeJs version and OS?

All the best.

Hello Team,

I am currently developing a project on this admin template, almost finished my development but facing an issue with redux-saga which is creating duplicate requests to my backend APIs. I have created the saga properly as per the theme, auth related routes are working fine but some of the newly created Actions are creating the duplicate request. Please help and suggest where I can fix this issue.

Thank You.

Hello, how are you doing ?

We are a small company from Italy, and we would like to know if you got the figma or Adobe XD design project of GOGO React template ? We would like to our UI/UX designer to organize the screens to our needs.

thansk

Hi,

Unfortunately we only got Photoshop versions and it is included with the design file.

Best.

Hi, sorry to disturb you. I see on react version gogo product that you included an html version. I would like to know if this version have all dependencies and all files to be directly use like the “jquery” version. Thx.

Hello,

Yes it contains the whole html project as well as the react.

Cheers.

Hello,

I’m trying to use the React Auth starter for the Gogo react dashboard and I’m receiving an error relating to react-hooks/exhaustive-deps?

I’ve left a copy of the stacktrace that occurs when I run `npm run start`

Steps I took to replicate:

1. Download the latest gogo react dashboard. 2. Extract and copy the files within react/gogo-react-start-with-auth 3. Open a terminal in that directory and execute `npm install` 4. Confirm no errors occurred. 5. Execute `npm run start` to start the server, it will compile and fire up, however I get an error https://gyazo.com/a15485ed0d69fd2b5e3faaae73a7cb0c

System Details:

Apple Macbook Pro M1 Pro – really shouldn’t matter for a linter. NPM Version: 6.14.15 Yarn Version: 1.22.17

Several packages are out of date and also have security vulnerabilities, can we please update those? I attempted `npm audit fix` however several packages may have breaking changes.

At this stage I’m not able to use this, any assistance will be appreciated :)

```

Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest—update-db

Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Failed to compile.

src/components/carousel/GlideComponent.js Line 50:5: Definition for rule ‘react-hooks/exhaustive-deps’ was not found react-hooks/exhaustive-deps

src/components/common/ColorSwitcher.js Line 1:1: Definition for rule ‘react-hooks/exhaustive-deps’ was not found react-hooks/exhaustive-deps

src/components/common/react-notifications/Notification.js Line 1:1: Definition for rule ‘react-hooks/exhaustive-deps’ was not found react-hooks/exhaustive-deps Line 2:1: Definition for rule ‘jsx-a11y/click-events-have-key-events’ was not found jsx-a11y/click-events-have-key-events Line 3:1: Definition for rule ‘jsx-a11y/no-static-element-interactions’ was not found jsx-a11y/no-static-element-interactions

src/containers/navs/Topnav.js Line 1:1: Definition for rule ‘jsx-a11y/click-events-have-key-events’ was not found jsx-a11y/click-events-have-key-events Line 2:1: Definition for rule ‘jsx-a11y/no-static-element-interactions’ was not found jsx-a11y/no-static-element-interactions

src/helpers/authHelper.js Line 45:1: Definition for rule ‘import/prefer-default-export’ was not found import/prefer-default-export

src/redux/settings/actions.js Line 4:1: Definition for rule ‘import/prefer-default-export’ was not found import/prefer-default-export

src/redux/store.js Line 10:1: Definition for rule ‘import/prefer-default-export’ was not found import/prefer-default-export

src/views/home.js Line 247:8: Definition for rule ‘jsx-a11y/click-events-have-key-events’ was not found jsx-a11y/click-events-have-key-events Line 247:8: Definition for rule ‘jsx-a11y/no-static-element-interactions’ was not found jsx-a11y/no-static-element-interactions Line 387:16: Definition for rule ‘jsx-a11y/click-events-have-key-events’ was not found jsx-a11y/click-events-have-key-events Line 387:16: Definition for rule ‘jsx-a11y/no-static-element-interactions’ was not found jsx-a11y/no-static-element-interactions

Search for the keywords to learn more about each error. ```

Hi,

The prettier and eslint configuration setting of the IDE/Editor you are using may be working via global. If you point the configuration on which the plugins will work, and the .eslintrc and .prettierrc files in the project, the problem will be solved.

All the best.

Hello we are tying to build app with normal react app, build completed successfully and once we start it on server it works on navigation by clicking but if we reload url it stop running and display not found error.

Hi,

Belong guide can help you.

https://create-react-app.dev/docs/deployment/

All the best.

Hello, When we create a build, we got this error

Creating an optimized production build… (node:1752) ExperimentalWarning: The fs.promises API is experimental Failed to compile.

src\components\carousel\GlideComponent.js Line 25:10: Must use destructuring props assignment react/destructuring-assignment Line 54:40: Must use destructuring props assignment react/destructuring-assignment

Search for the keywords to learn more about each error.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! gogo-react@5.3.1 build: `react-scripts build` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the gogo-react@5.3.1 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

Hi,

The problem is not related to strictmode, we are able to get builds while having unused variables and etc.

The prettier and eslint configuration setting of the IDE/Editor you are using may be working via global. If you point the configuration on which the plugins will work, and the .eslintrc and .prettierrc files in the project, the problem will be solved.

All the best.

Ob Innsbruck, Kitzbühel, Kufstein, Reutte oder Schwaz – egal wo Sie sich in Tirol befinden, unsere Entrümpler sind im Handumdrehen für Sie da. Wir sind zur Stelle, wenn eine Hausentrümpelung in Tirol ansteht. Jedoch beschränkt sich unsere Profession keines Falls auf Hausentrümpelungen. Unsere Expertise reicht von Wohnungsentrümpelungen, Verlassenschaft Entrümpelungen, Messie Räumungen bis hin zur gewerblichen Entrümpelung. Die Preise für unsere Entrümpelung Tirolsetzen sich wie folgt zusammen: Menge des Gerümpels, Personalaufwand, Deponiekosten und der Wertausgleich. https://www.innsbruck-entruempelung.co.at/
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