Skip to content

Fallback props... #2

@3rma1

Description

@3rma1

Edger, thanks for these helpers!

Would it be possible to pass fallback data to the useGetEntries like you would in useSWR?

If I query data on server and pass id down through props and pass it to useGetEntries() as a fallback so it won't need to make another call initially.
Not sure if there is some magic behind the scenes that merges the fetched on the server using getEntries() with the local data from useGetEntries().

Thanks,

Ermal

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