-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
First one on Terminal:
⨯ components\ui\Modal\index.tsx (53:6) @ document
⨯ ReferenceError: document is not defined
at WEBPACK_DEFAULT_EXPORT (./components/ui/Modal/index.tsx:101:24)
51 |
52 | </>,
53 | document.body,
| ^
54 | )
55 | ) : (
56 | <></>
Second:
Unhandled Runtime Error
TypeError: Cannot read properties of null (reading 'username')
Unhandled Runtime Error
TypeError: Cannot read properties of null (reading 'avatar_url')
Metadata
Metadata
Assignees
Labels
No labels