mlim-usfca / PersonalKnowledge

https://personal-knowledge.vercel.app
0 stars 0 forks source link

Error handling when user hasn't created any category yet. #56

Closed inhwaS closed 4 months ago

inhwaS commented 5 months ago

Hi guys, I found this issue, when the user doesn't have any category, we see this error page. For example, when user doesn't have any category:

Screenshot 2024-04-25 at 3 42 06 PM

then I get this error

Screenshot 2024-04-25 at 3 41 52 PM

and afterwards, I get this blank with error.

Screenshot 2024-04-25 at 3 42 14 PM

Could you please hide this error and handle into other way?

Thank you!

Huimin22 commented 4 months ago

Committed the changes and fixed the issue.