PippoRJ / hugo-refresh

MIT License
116 stars 82 forks source link

Error with call to IsSet #86

Closed icifra closed 1 year ago

icifra commented 1 year ago

When building the site, I get the following error::

"WARNING: calling IsSet with unsupported type "invalid" () will always return false."

Hugo forum discussion: https://discourse.gohugo.io/t/error-with-call-to-isset/42742

Author assistance required

PippoRJ commented 1 year ago

Hi @icifra , I think the theme will always issue that warning as I might use that function not in the usual way. Nevertheless as far as I have tested it should be running ok. If you get other issues let me know.