Skip to content

Fix: In lyric search page remove getServerSide props and use client-side API call #2

Description

@curiousyuvi

If you use client-side API calling then cors errors are faced therefore I used getServerSideProps but due to this I can't display any loading and there is a slight delay which is a bad user experience.
Therefore we need to implement client-side API calls such that we don't face cors errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions