Skip to content

Properties such as this.$route.query are marked in IDEA as Weak Warning #1762

@NXY666

Description

@NXY666

Reproduction

https://codesandbox.io/s/cpoisd

Steps to reproduce the bug

Call this.$route.query, this.$route.params in any of these places.

Expected behavior

Identified normally and with code complements.

Actual behavior

It is marked as "Weak Warning: Unresolved variable", this.$route and this.$router will not have any code completion options.
image

Additional information

I think it may be a documentation issue.

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