Skip to content

Counter value SSR #341

Description

@veeramarni

When using SSR the counter value is cached when it was first requested. Afterwards even the counter value is increased refresh of the page will provide old value since it comes from the cache. Use fetch policy none in the query to avoid this and test if that resolves the issue.

Initial SSR request

image

Incrased the counter from fronted

image

And refresh the page

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions