Skip to content

[bug]: unstable_cache revalidateTag not updating Toolbar Filter UI even though console.log shows new data #996

@laduniestu

Description

@laduniestu

Describe the bug

const [{ data, pageCount }, roleCount] = use(promises);
console.log(roleCount);

After I update a user’s role, the console.log(roleCount) shows the updated result.
However, the Toolbar Filter UI does not re-render with the new roleCount value.

How to reproduce

Link to reproduction

Additional information

No response

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