Skip to content

$el is typed as any #7915

Open
Open
@DellCliff

Description

@DellCliff

Vue version

3

Link to minimal reproduction

https://sfc.vuejs.org/#eNpVUcFOwzAM/RUTIXWTWCquWzeE4MAfcMlltO7WKXGixNmQqv47TjcmOLXP7/n52RnVawj6nFGtVZPaOASGhJzDztDggo8MI0TsYYI+egeVSCtDhlpPicGlA2wLv6g+0FoPnz7a7qFaGmrqq50YCWB0we4ZBQE0x+fdOM7N09TUgubqQCEznFfOd2i3RglvlFBNfe9WT+qaauX2QZ+SJ8k9lm5zI5JRa5grpSZpCzbqyBzSuq5T35ZtT0n7eKjlT8dMPDjUmNzqK/pLwijGRhWLydAkI8uJOMmk+0U67AfCNy+YkPjfdTZlYfyelaLbZzt//+oXc8BWYGbsfuN2vs2usMv7AhzlLSIBH4ekH9G+aH8hjO83pYwqMol5zbrcqOkHn+mgyA==

Steps to reproduce

this.$el has the any type

What is expected?

this.$el has the Node | undefined type

What is actually happening?

this.$el has the any type

System Info

No response

Any additional comments?

$el is defined at runtime-core/src/componentPublicInstance.ts line 197

Metadata

Metadata

Assignees

No one assigned

    Labels

    need documentationNot necessarily a bug, but proper documentation is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions