You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Avatar with the OData source image is showing nothing in the GUI.
To reproduce
I try to use: <ui5-avatar image="https://swzdevintegration.lkg.workzone.cfapps.sap.hana.ondemand.com/portaldest/destination/JAM/api/v1/OData/Groups('vtmkvZlQ1kdzDaopKTcFjB')/ProfilePhoto/$value" slot="avatar" class="avatarImage"></ui5-avatar>
The HTML <img src="...">
tag shows this URL OK, for example.
Isolated example
Screenshots
Context
UI5 Web Components version: 1.0.0-rc.6
OS/Platform: Win10
Browser (if relevant): {...}
Other information: {...}
Affected components(if known)
Log output / Any errors in the console
{...}
The text was updated successfully, but these errors were encountered:
Describe the bug
The Avatar with the OData source image is showing nothing in the GUI.
To reproduce
I try to use:
<ui5-avatar image="https://swzdevintegration.lkg.workzone.cfapps.sap.hana.ondemand.com/portaldest/destination/JAM/api/v1/OData/Groups('vtmkvZlQ1kdzDaopKTcFjB')/ProfilePhoto/$value" slot="avatar" class="avatarImage"></ui5-avatar>
The HTML
<img src="...">
tag shows this URL OK, for example.
Isolated example
Screenshots
Context
Affected components (if known)
Log output / Any errors in the console
The text was updated successfully, but these errors were encountered: