Skip to content

How to return multiple fetch responses on getServerSideProps or getStaticProps #159

Open
@vitorcamachoo

Description

@vitorcamachoo

Hiii,

I having some trouble to understand how to use this library when I want to make multiple fetch on getStaticProps (example) and return that data. I think Im not getting the correct result, because when I enter the page, the request appears on the XHR twice (one canceled, and the other with success), but it should not appear as I know.

Thanks

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