Skip to content

key cache breaks depending on cdaParams order #178

@krowvin

Description

@krowvin

Need to look into sorting for our object keys for the cache (queryKey)

Something like

const stableKey = (obj) => JSON.stringify(obj, Object.keys(obj).sort());

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglowLow Priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions