I tried deploying my website on Render, and I get this error when using fingerprint, even though everything works fine locally:
Error: error building site: render: failed to render pages: render of “page” failed: “/opt/render/project/src/themes/basic/layouts/_default/baseof.html:3:3”: execute of template failed: template: about/single.html:3:3: executing “about/single.html” at <partial “head.html” .>: error calling partial: “/opt/render/project/src/themes/basic/layouts/partials/head.html:11:16”: execute of template failed: template: partials/head.html:11:16: executing “partials/head.html” at : error calling fingerprint: *js.Namespace can not be transformed
I think this integrity option is not accepted by every hosting provider. It seems that I will have to do without it.