Failed to render site following 'Feedback Widget' configuration. #204
-
Hello, I'm having issues rendering my site once I've implemented the Feedback Widget. I've enabled Google Analytics and added my google "tracking id / measurement id" and followed the docs in How to configure the feedback widget. With [params.feedback] code inserted into my hugo.toml file, I get the following error when I render the site: Any help or advice would be greatly appreciated, thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
dannycowlishaw
Feb 4, 2025
Replies: 1 comment 2 replies
-
Thanks for spotting this. It's a bug. I'll issue a fix for this today |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks Colin, much appreciated!
I managed to resolve by finding a couple of references to .Site.GoogleAnalytics and replacing with .Site.Config.Services.GoogleAnalytics.ID