Skip to content

Doesnt properly work with ssr: false; nuxt3 #6

@steinathan

Description

@steinathan

Disabling ssr ( ssr: false) produces this error

Unexpected token u in JSON at position 0

commenting out this line works

 cache.restore(JSON.parse(JSON.stringify(nuxt.payload.data["apollo-" + clientId])));

Screenshot from 2022-07-20 14-02-20

Not sure why this happened

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