Skip to content

Loading…

custom-style sometimes does not apply variables #1637

Closed
sorvell opened this Issue · 0 comments

1 participant

@sorvell
Owner

It's possible for custom-style to upgrade when its textContent is not yet available, for example due to the browser's html parser yielding. In this case, any custom properties defined in a custom-style will not apply. To address this, custom-style should defer acting until it has content.

@sorvell sorvell added the p2 label
@sorvell sorvell self-assigned this
@kevinpschaaf kevinpschaaf closed this in #1638
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.