Skip to content

[SSR] this.querySelector* detected, but not this.template.querySelector* #174

Open
@nolanlawson

Description

@nolanlawson

See minimal repro: 691bdbc

We detect this.querySelector/this.querySelectorAll as invalid for SSR, but not this.template.querySelector/this.template.querySelectorAll. We should do the same thing for both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions