Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Avoid using reserved keywords in expression "continue" in a t function #24

Description

@barnabas-szekeres

When i want to write t function in a template i get this warning. It caused by the "continue" word in a string. Is it normal? :)

Example:
In the template file: {{ $t('continue-with-new-account') }}

Then the console says:
[Vue warn]: Avoid using reserved keywords in expression: 'continue-with-new-account'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions