We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running wallabag_v2 () on a self hosted TTRSS instrnace (Tiny Tiny RSS v22.03-41a52c833 (Unsupported))
The wallabag plugin fails to install with the error message.
Uncaught ReferenceError: Ajax is not defined
ReferenceError: Ajax is not defined at Object.eval [as onSubmit] (eval at _functionFromScript (http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:1:1), :7:10) at Object._onSubmit (http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:8:280563) at HTMLFormElement. (http://192.168.1.17/w/ttrss/lib/dojo/dojo.js?1648925183:8:33691) at Object.__onClick (http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:8:216322) at HTMLSpanElement. (http://192.168.1.17/w/ttrss/lib/dojo/dojo.js?1648925183:8:33691) at Function.on.emit (http://192.168.1.17/w/ttrss/lib/dojo/dojo.js?1648925183:8:55475) at http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:8:68946
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running wallabag_v2 () on a self hosted TTRSS instrnace (Tiny Tiny RSS v22.03-41a52c833 (Unsupported))
The wallabag plugin fails to install with the error message.
Uncaught ReferenceError: Ajax is not defined
ReferenceError: Ajax is not defined
at Object.eval [as onSubmit] (eval at _functionFromScript (http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:1:1), :7:10)
at Object._onSubmit (http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:8:280563)
at HTMLFormElement. (http://192.168.1.17/w/ttrss/lib/dojo/dojo.js?1648925183:8:33691)
at Object.__onClick (http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:8:216322)
at HTMLSpanElement. (http://192.168.1.17/w/ttrss/lib/dojo/dojo.js?1648925183:8:33691)
at Function.on.emit (http://192.168.1.17/w/ttrss/lib/dojo/dojo.js?1648925183:8:55475)
at http://192.168.1.17/w/ttrss/lib/dojo/tt-rss-layer.js?1648925183:8:68946
The text was updated successfully, but these errors were encountered: