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.

Direct me to connect my thema straight to firebase not just in authentication

Hello,

Unfortunately the theme does not contain a certain way to connect Firebase for all the services and we can not provide guidance for it. You will need to build up the services for your needs and connect to them from the theme.

Kind Regars.

Please send me the Gogo-React-Start-With-Auth I was expecting that.

Thanks

Hello,

Please download the item again to get Gogo-React-Start-With-Auth project. We have added it back.

Sorry for the inconvenience.

Thank you very much.

You’re welcome :)

Your docs state “The theme comes with 3 separate projects. Gogo-React, Gogo-React-Start, Gogo-React-Start-With-Auth.” But I only got 2 and did not get Gogo-React-Start-With-Auth.

Hello,

We have decided to remove Gogo-React-Start-With-Auth but have not updated the docs. If you need an empty project with authorization, you may reach us from the contact form at our profile page so we can email you the project.

Kind Regards.

Hello,

Please download the item again to get Gogo-React-Start-With-Auth project. We have added it back.

Sorry for the inconvenience.

Hey, great work on the templates. Very nice and clean!

However, I’m having some issue while installing. As below:

npm WARN typescript-eslint/<redpre#0> requires a peer of eslint5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN typescript-eslint/<redpre#1> requires a peer of eslint5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN acorn-jsx@5.0.1 requires a peer of acorn@6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN react-google-maps@9.4.5 requires a peer of types/googlemaps3.0.0 but none is installed. You must install peer dependencies yourself. npm WARN react-google-maps@9.4.5 requires a peer of types/markerclustererplus^2.1.29 but none is installed. You must install peer dependencies yourself. npm WARN ts-pnp@1.1.2 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself. npm WARN tsutils@3.17.1 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! grpc@1.20.0 install: `node-pre-gyp install—fallback-to-build—library=static_library` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the grpc@1.20.0 install script.

I’ve tried to install each and everyone of them but it still didn’t work for me. Any pointer would be much appreciated!

Also, thanks for your nice comments :)

Yay! Thanks for your awesome pointer. It works perfectly now! ✌

Nice, happy to help :)

Doing “react-scripts build” on “Gogo-React-Start” yields the following error:

./node_modules/reactstrap/dist/reactstrap.es.js EXEC : Attempted import error : ‘Arrow’ is not exported from ‘react-popper’.

Please can you let me know the exact version of reactstrap that is compatible and builds with this theme?

I have tried latest but that causes other issues.

Hello,

Sorry for the problem. Have you tried downloading the latest version of Gogo and build. We have not experienced any problem with it.

If you don’t want to download the latest one, please let me know your Gogo version so I may look into it.

Thanks, its the latest version. Its a very odd one. Works locally but not on azure dev ops build agent. No idea what environment issue would just cause the above error but I have found a workaround.

It is nice to hear that you have sorted it out since nobody in our team has any experience with deployment on Azure.

Project is not working on production mode.

Well, running the file directly from file system will not work because it has relative paths and browser does not allow history operations for security reasons.

It should work on a hosting server if it is working on your local server.

What about electron, ı want to run it with electron

You will need to look into it yourself since nobody has any experience with Electron in our team.

Hello. I wanted to buy your template, but it is late already. Discount was active till August, 20… I want discount. )

Hello,

Sorry to hear that you have missed the sale. I don’t know when will the next event take place but we try to enlist our items for these campaings frequently so you may catch it on a future sale.

Kind Regards.

Is it possible to use some coupon for getting discount and previous price (18$)?

No, Envato does not have coupon discounts.

Hello, I have a question about what is a good way to update the version of your theme in my project. Because I’ve already customised some file of the theme.

thank you

I just tried it with a modal and it works as expected.

Please share your code so we may look into it.

sorry to bother you, here’s url to download my file https://we.tl/t-yoagC90xiE please look into it.

thank you so much

Hi,

Problem seems to be about putting datepicker in a label. Using div instead of label as a container solves the problem.

<div classname="form-group has-float-label"> <DatePicker selected={this.state.startDate} onChange={this.handleChangeDate} placeholderText={this.setState.currentDate} name="date"/> <IntlMessages id="consignment-order.date" /> </div> As a side note, placeholderText assignment does not look right placeholderText={this.setState.currentDate}

Hi, We purchased the React template, but will not end up using this. I wonder if there any refund available for this. Thanks

Hi,

Sorry to hear that but unfortunately accidental purchases or changing mind about item are not valid reasons for refund.

You may check here for the details: https://themeforest.net/page/customer_refund_policy

Regards.

Hi i connot install in my computer MacBook Pro after the npm install && npm start ı got this error message

./src/assets/css/sass/themes/gogo.dark.blue.scss (./node_modules/css-loader/dist/cjs.js??ref-6-oneOf-5-1\\./node_modules/sass-loader/lib/loader.js??ref-6-oneOf-5-3!./src/assets/css/sass/themes/gogo.dark.blue.scss) Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (72) For more information on which environments are supported please see: https://github.com/sass/node-sass/releases/tag/v4.11.0

Hi,

Please make sure you are using Nodejs v10.16.x.

The problem might also be about node-sass version, so please remove node_modules folder and package-lock.json file. Then, please change the node-sass version at package.json file to exact version by removing the carat(^). “node-sass”: “4.11.0”

Let us know if this does not help.

Can you please send to me landing page?

Hi,

Last version contains the landing page is 2.0.4. If you are interested please reach us from the contact form at our profile page so we can provide you the link.

https://themeforest.net/user/coloredstrategies

Cheers.

I want to remove firebase authentication and need to use custom API for it.

Here is my working code for API:

axios.post(apiPath+’verifyLogin’, values) .then(function (response) { this.setState(values); console.log(this.state); console.log(response.data.success.token); localStorage.setItem(“token”, response.data.success.token); this.props.loginUser(this.state, this.props.history); }.bind(this)) .catch(function (error) { console.log(error); });

It gives me error this.props is undefined, can you help me on it? I am new to react.

It’s reaching to the “then”, still it’s not working.

I had updated the local storage value in “then” and it’s working fine. See the below code:

function loginWithEmailPassword({ payload }) { const { email, password } = payload.user; const { history } = payload; try { axios.post(apiPath+’verifyLogin’, { ‘email’: email, ‘password’: password}) .then((response) => { localStorage.setItem(“token”, response.data.success.token); localStorage.setItem(“user_data”, response.data.userData); history.push(’/’); }) .catch(function (error) { console.log(error); }); } catch (error) { console.log(‘login error : ’, error) } }

FYI, login.js file

handleSubmit(values) { this.props.loginUser(values, this.props.history); }

and handleSubmit() function is called in constructor() as “this.handleSubmit = this.handleSubmit.bind(this);”

I understand correctly it’s now working, then that’s nice :)

Hello, I’ve been trying to make an audit and get this result:

Hi,

I am not very experienced with lighthouse so I can’t provide a solution but I noticed that only audits without throttle works. I am not sure if it is about React or page load but if you are interested here is the one with no-throttle and desktop: https://i.ibb.co/7n576j3/no-throttle.jpg

Cheers.

Hi~

I really love your template,but your “Applications” and “UI” are fewer than other template.

Do you have any plan to enrich your “Applications” and “UI”?

thank you ^^

Hi,

Thank you for your interest in our template.

As for your question, we have decided to build every plugin on top of Bootstrap and not to include another ui library like Ant design or Material Ui to make it clean and make the prod size reasonable.

We often make additions and currently working on new pages and a form wizard.

Cheers.

Oh ya^^

I am looking forward to your update.

Hi,

We have completed implementation of the wizard as well as some other pages. Might be late for your current project but just wanted to let you know.

Cheers.

Hi,

We have downloaded the template. Unfortunetly, it doesnt have all the assocated files and templates. There are no HTML files in the downloaded folder.

Could you please check and send us download link asap.

Hi,

Gogo is a React template so it does not contain individual html files. It has a single html file under public folder and rest is done by javascript.

Regards.

Will the gogo template be upgraded synchronously with the version of react? I saw some coding specifications related to the new version of the react hooks. Is there such a plan?

Hi,

We are currently working on an update contains of new plugins and pages. After this update is done we will work on platform updates like React and Reactstrap.

Cheers.

Will it also handle some deprecated lifecycle functions? I am also very excited about this, I tried to extend the license.

Yes we have updated to latest for both React & Reactstrap and cleaned deprecated methods from our code. There was about 10 usage and most of them was willmount. Also updated external plugins but some of them still has old methods. Major ones are React Tables and React Chartjs. We will ship this update in couple of days but will be watching these plugins and updating when needed.

Hi,

I have purchased the react theme which I want to run by a designer first for some minor adjustment to the layout.

How could we use the files with Sketch or other designers’ tools?

The downloaded file does not contain a page with all components which is necessary for UI designers to work.

Hi,

Just answered your email.

Best.

I want to purchase an admin dashboard theme build using React. My main use case is mobile site. Your theme seems impressive but I have few queries and they are – 1. Are you using jQuery – If yes – which version and which libraries? 2. Which version of the React are you using?

Hi,

Thank you for your interest in our template.

As for your questions, 1- It does not contain any jQuery code or plugin.
2- Current React version is ^16.8.6

Cheers.

I’m using redux-saga, when I login, how can I dispatch and action to change location?

Hi,

You may check loginWithEmailPassword function in src/redux/auth/saga.js file. You may reach history with its payload and do a history.push(”/”). You may find several examples for this usage throughout the project.

Cheers.

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