Skip to content

Rectify Upload Process #1

@pianokidd03

Description

@pianokidd03

Since user?.displayName currently returns null, the piece of logic

{user?.displayName ? ( <ImageUpload username={user.displayName} /> ): ( <h3>Sorry, you need to login...</h3> )}

always returns the "Sorry, you need to login..." message.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions