contributorCard.html fails to guard properly in some cases
Description of the problem
Total in 4710 ms
Error: error building site: render: failed to render pages: render of "section" failed: execute of template failed: template: contributors/list.html:156:14: executing "main" at <partial "cards/peeps/contributorCard.html" (dict "context" $contributor "scope" $scopeDict)>: error calling partial: "/Users/loiosh/NextCloud/Git_Repos/Wolfspyre.io/docker/blogsite/layouts/partials/cards/peeps/contributorCard.html:88:13": execute of template failed: template: partials/cards/peeps/contributorCard.html:88:13: executing "partials/cards/peeps/contributorCard.html" at <len $cData>: error calling len: reflect: call of reflect.Value.Type on zero Value
Steps to reproduce it
dunno what is in context.
Expected behavior
I'd expect it to not crash :)
Behavior detected
Total in 4710 ms
Error: error building site: render: failed to render pages: render of "section" failed: execute of template failed: template: contributors/list.html:156:14: executing "main" at <partial "cards/peeps/contributorCard.html" (dict "context" $contributor "scope" $scopeDict)>: error calling partial: "/Users/loiosh/NextCloud/Git_Repos/Wolfspyre.io/docker/blogsite/layouts/partials/cards/peeps/contributorCard.html:88:13": execute of template failed: template: partials/cards/peeps/contributorCard.html:88:13: executing "partials/cards/peeps/contributorCard.html" at <len $cData>: error calling len: reflect: call of reflect.Value.Type on zero Value
Screenshots
If relevant, copy and paste screenshots or photos of the problem here.