Skip to content

Pixel variant when square is true has a missing pixel on the top left #2

@moffatethan

Description

@moffatethan

Noticed a bug on the demo apps affecting all libraries. When the square property is set to true and the variant is pixel there is a missing pixel on the top left.

Impacted libraries

  • React
  • Angular
  • Vue 2 & 3
  • Svelte
  • Angular
  • Qwik

Reproducible example (React)

<Avatar
  name="test"
  variant="pixel"
  square={square}
/>

Screenshot:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions