Skip to content

2.0.0-beta.14 store not becomming pending when update is held back by action #2744

@GabbeV

Description

@GabbeV

Describe the bug

When a update to a store is held back by a async update it does not become pending.

While investigating #2743 I found that non optimistic store doesn't report pending at all. Not on the modified property or other properties.

Your Example Website or App

https://stackblitz.com/edit/solidjs-templates-swjfpyum?file=src%2FApp.tsx

Steps to Reproduce the Bug or Issue

  1. Open repro
  2. Click button
  3. Observe no pending indicator appear

Expected behavior

The entire store should report pending during the update or at least the changed property depending on if the other bug is a bug or expected behavior.

Screenshots or Videos

No response

Platform

  • OS: Windows 11
  • Browser: Firefox

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions