codedthemes / berry-free-react-admin-template

Berry free react material-ui admin template for easing and faster web development.
https://berrydashboard.io/free/
MIT License
1.78k stars 884 forks source link

Question: Blank page #35

Closed MihailButnaru closed 1 year ago

MihailButnaru commented 2 years ago

Hey Berry,

After running the app couple of times, I am getting blank page now. No errors in the console only 1 warning, any ideas what can be the reason?

codedthemes commented 2 years ago

Please share with us your working environment so we can evaluate the issue ASAP. Node version NPM version Console warning/errors if any

MihailButnaru commented 2 years ago

Fixed, was a mistake in my code that took me 3 days to figure out. Thank you. Another question, if the user is logged in and the backend is not working anymore, how can I log out the user?

codedthemes commented 1 year ago

That would be a custom logic you need to implement.