Skip to content

Cancel key will cancel all Effect Even with Different Store #32

Description

@jeffersonsetiawan

It's because the Effect cancellation is stored in the global internal var cancellationCancellables: [AnyHashable: Set<AnyDisposable>]

Discussed on this PR discussion

Tokopedia is using separate Store for every page/feature, so problem will happen in the future.

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