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
{{ message }}
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
However, new Pods on pod.inrupt.com have no values for vcard:hasPhoto, and the component doesn't properly handle that and thus just throws an error.
(Additionally, the error only says "URL not found for given property" - it would be easier to debug if it had said what the given property was, and that it was looking for an image URL.)
Search terms you've used
Bug description
The
<Profile>
component containsHowever, new Pods on pod.inrupt.com have no values for
vcard:hasPhoto
, and the component doesn't properly handle that and thus just throws an error.(Additionally, the error only says "URL not found for given property" - it would be easier to debug if it had said what the given property was, and that it was looking for an image URL.)
To Reproduce
Expected result
The profile to be shown (without an image).
Actual result
An error is thrown.
Environment
Please run
npx envinfo --system --npmPackages --binaries --npmGlobalPackages --browsers
in your project folder and paste the output here:
Additional information
Source: https://forum.solidproject.org/t/react-sample-app-url-not-found-for-given-property/4090
I suppose this might be related to inrupt/solid-ui-react#188?
The text was updated successfully, but these errors were encountered: