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 May 23, 2023. It is now read-only.
I have my u-photo nested two or three divs under the h-carddiv. This causes Indiwebring to not pick up my photo.
When I added a hidden image directly underneath the h-card tag, Indiewebring was able to parse it.
The expectation is that no matter how far nested the u-photo or any property is, it should be parsed and picked up.You may see the current source HTML on my site.
IndieWeb IRC chat for reference.
I have my u-photo nested two or three
div
s under theh-card
div
. This causes Indiwebring to not pick up my photo.When I added a hidden image directly underneath the
h-card
tag, Indiewebring was able to parse it.The expectation is that no matter how far nested the u-photo or any property is, it should be parsed and picked up.You may see the current source HTML on my site.
This is a behaviour that is also mimicked by IndieWeb Webify and a similar issue has been filed.
The text was updated successfully, but these errors were encountered: