WikiPortal / DoodleCollab

Your Ultimate Whiteboard and Sharing Solution
https://doodlecollab.vercel.app/
Apache License 2.0
26 stars 51 forks source link

Bug: The sketchbook page crashed also provide an error page #180

Closed mehedihasan2810 closed 9 months ago

mehedihasan2810 commented 9 months ago

Description

The sketchbook page crashed due to an error.

The error in the console -

ReferenceError: loggedIn is not defined

Also, provide an error page UI in order that users can see an error page with some instructions on what they should do instead of being left out with a blank crashed page

Proposed Solution

Check in the sketchbook page if there's any var named loggedIn or if it's a typo. Solve it accordingly

Screenshots

No response

Browser 🥦

Google Chrome

Checklist ✅

mehedihasan2810 commented 9 months ago

@ItsRoy69 I'm going to make the PR ASAP as this is urgent