Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avatar with image and shape="circle" doesn't have border-radius style #1773

Closed
mertsincan opened this issue Jan 26, 2021 · 2 comments
Closed
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@mertsincan
Copy link
Member

https://forum.primefaces.org/viewtopic.php?f=57&t=65200

@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Jan 26, 2021
@mertsincan mertsincan added this to the 6.0.1 milestone Jan 26, 2021
@mertsincan mertsincan self-assigned this Jan 26, 2021
@saulodias
Copy link
Contributor

saulodias commented Jun 30, 2022

I'm using primereact 8.1.1 and I'm having the same issue, but using a label, instead of an image.

<Avatar
  label="SD"
  shape="circle"
/>

I solved the issue by putting import 'primereact/resources/primereact.min.css' (the core CSS) after importing the theme file.

@melloware
Copy link
Member

Open a new issue please with reproducer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

3 participants