kagi_strings is not defined #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I installed the plugin and configured it.
Using chrome and edge I get this error:
ext.php?f=freshrss-kagi-summarizer%2Fstatic%2Fscript.js&t=js&1736340048:65 Uncaught ReferenceError: kagi_strings is not defined
at summarizeButtonClick (ext.php?f=freshrss-kagi-summarizer%2Fstatic%2Fscript.js&t=js&1736340048:65:30)
at HTMLDivElement. (ext.php?f=freshrss-kagi-summarizer%2Fstatic%2Fscript.js&t=js&1736340048:14:11)
I can see the button and press it but nothing success. If I open in new tab I can read the response json.
What version of FreshRSS are you using?
1.23.2-dev
Any chance you could try upgrading to the latest FreshRSS release (1.25.0) and see if the problem persists? I'm not able to reproduce any problems and don't have an easy way to test against older versions.
You could also try v0.2 of this extension and see if that works for you--it's possible that the custom CSS stuff I added in the latest release doesn't work correctly in older versions of FreshRSS (but v0.2 had been working for me as far back as v1.22.0 of FreshRSS).