Skip to content

Promise.allSettled is not universally available #3916

@bever1337

Description

@bever1337

The Promise.allSettled API has 95% browser adoption according to caniuse. Promise.allSettled was not publicly exposed in earlier hermes-engine releases nor did RN expose that until RN ~72. Because redux-toolkit does not require allSettled, I believe redux-toolkit could replace allSettled with all for better compat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions