Skip to content

Enable compatibility when it hosted by a LitElement#50

Open
RoXuS wants to merge 1 commit intoPolymerElements:masterfrom
RoXuS:master
Open

Enable compatibility when it hosted by a LitElement#50
RoXuS wants to merge 1 commit intoPolymerElements:masterfrom
RoXuS:master

Conversation

@RoXuS
Copy link
Copy Markdown

@RoXuS RoXuS commented Jun 13, 2019

When the component is hosted by a LitElement the domHost.$doesn't exist so the scrollTarget is null.

It is a simple fix, we search in domHost.shadowRoot in case of domHost.$ doesn't exist.

@RoXuS RoXuS requested a review from keanulee as a code owner June 13, 2019 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants