Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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