Skip to content

unable to load the home page after click on the agree button. #35

@Pavankumar95153

Description

@Pavankumar95153

Getting the following error when I clone and execute the project.

TypeError: Cannot read properties of undefined (reading 'url')
Header
C:/Users/Pavankumar/Downloads/spotify-clone-master/src/Header.js:21
18 | />
19 |
20 |

21 |
| ^ 22 |

{user?.display_name}


23 |

24 |
View compiled
▶ 17 stack frames were collapsed.
(anonymous function)
C:/Users/Pavankumar/Downloads/spotify-clone-master/src/App.js:48
45 | });
46 |
47 | s.getMe().then((user) => {
48 | dispatch({
| ^ 49 | type: "SET_USER",
50 | user,
51 | });
View compiled

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions