Skip to content

Is there a Stop Function #159

@bytenaija

Description

@bytenaija

When you set autorun: false it gives you an object with a start function. Is there a stop function? We are trying to use locizify to auto-translate only one page in React.

Using i18next will mean using the Trans component and we would have to manually enter hundreds if not thousands of keys to the i18nKey props. We are trying to avoid this by using locizify.

We observed that translations is currently bleeding into multiple components whereas we would like to restrict it to a single component say ArtistComponent. Using start helps to start the translation, bu we would like the option of stopping when a user moves away from that component.

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