Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mikljohansson
Copy link
Contributor

@mikljohansson mikljohansson commented Nov 20, 2024

Reproduce errors as

<BarVisualizer
  trackRef={{participant, publication, source: publication?.source || Track.Source.Microphone}}
  barCount={3}>
  <span>
    <span style={{backgroundColor: "black"}}/>
  </span>
</BarVisualizer>

Adding <span>'s as children like this is required to override the theming for this component

@changeset-bot
Copy link

changeset-bot bot commented Nov 20, 2024

🦋 Changeset detected

Latest commit: e9d4ab6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@livekit/components-react Patch
@livekit/component-example-next Patch
@livekit/components-js-docs Patch
@livekit/component-docs-storybook Patch
@livekit/components-docs-gen Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@CLAassistant
Copy link

CLAassistant commented Nov 20, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@lukasIO lukasIO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for catching that!

@lukasIO lukasIO merged commit 1289a5f into livekit:main Nov 20, 2024
3 checks passed
@github-actions github-actions bot mentioned this pull request Nov 20, 2024
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.

3 participants