Closed vogtn closed 4 years ago
Hello vogtn, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
The documentation was successfully updated to reflect the correct property name, personImage
here:
https://github.com/microsoftgraph/microsoft-graph-docs/pull/7920
Describe the bug The
mgt-login
component documentation features the ability to set the person-details attribute for customization of name, image and email: https://docs.microsoft.com/en-us/graph/toolkit/components/loginThe image (rendered by mgt-person) appears to be overwritten or not shown, by rendering a default color instead. Email and name are working as expected.
To Reproduce Steps to reproduce the behavior:
mgt-login
componentuserDetails
with profileImage set to imageExpected behavior The person component within the login component to display button, should use the image specified by property.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Ref: https://stackoverflow.com/questions/61382360/mgt-login-set-userdetails-not-work-for-email-and-image