Closed cjpillsbury closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
media-chrome | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 9, 2023 8:46pm |
media-chrome-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 9, 2023 8:46pm |
Attention: 52 lines
in your changes are missing coverage. Please review.
Comparison is base (
bbf310f
) 79.35% compared to head (28092f4
) 79.25%. Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
approving but there is an edge case where someone could upgrade a custom element not in the document and the getElementById could work like intended. can follow up if needed
Not sure I follow? Are you concerned about a case that wouldn't get handled by our code in connectedCallback()
?
…ion, only attempt to resolve media controller id if
isConnected
.fixes #741