Skip to content

Conversation

jquense
Copy link
Member

@jquense jquense commented Jun 17, 2021

null in the native API means "the window", this is a departure to allow a consumer to hold off setting up the observer until the have a ref to the root. This was possible before by explicitly setting element to null until the root is available but still created an extra observer

`null` in the native API means "the window", this is a departure to allow a consumer to hold off setting up the observer until the have a ref to the root. This was possible before by explicitly setting element to `null` until the root is available but still created an extra observer
@jquense jquense force-pushed the allow-lazy-root-io branch from b39108a to 4c8b77a Compare June 17, 2021 13:51
@jquense jquense merged commit 6b035cf into master Jun 17, 2021
@jquense jquense deleted the allow-lazy-root-io branch June 17, 2021 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant