react-horizon-ui-chakra icon indicating copy to clipboard operation
react-horizon-ui-chakra copied to clipboard

issue with routes.js

Open itforce2015 opened this issue 2 years ago • 1 comments

I want the sign in and sign up link not showing in the navbar, but when i delete the link in routes.js, then it works and doesn't show up, but when i log out the try to log in again then i get blank page, i think something messed up with the routes when i deleted this: " { name: 'Sign Up', layout: '/auth', path: '/sign-up', icon: <Icon as={MdLock} width="20px" height="20px" color="inherit" />, component: SignUpCentered, },"

image

itforce2015 avatar Jun 04 '23 15:06 itforce2015

Hello @rasel-helios

Also, please remove the SignIN and SignUP links from the sidebar. The users are already authenticated and the links are not useful.

Ty for your work.

app-generator avatar Jun 05 '23 06:06 app-generator

Hello!

Sorry for the delay. The new AppSeed Service now manages the project and related issues:

https://app-generator.dev/ - Open-Source Platform.

Ty!

app-generator avatar Dec 18 '24 19:12 app-generator