Skip to content

fluent-react: Make getMessageContext async #100

Open
@stasm

Description

@stasm

It would be great to allow async iterables returned by generateMessages. We'd need to move l10n.getMessageContext out of Localized.render and possibly cache it?

const mcx = l10n.getMessageContext(id);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions