I’m a member of a private discourse chat and I suddenly see nothing in the latest posts. What does that mean?
1 Like
Have you tried to refresh the page?
Yes! Also, tried two different browsers but invain
Can you check your browser console logs (F12) for any errors?
1 Like
Grammarly.js:2 [DEFAULT]: WARN : Using DEFAULT root logger
t.printToConsole @ Grammarly.js:2
_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:69574 Uncaught Error: Could not find module `discourse-common/utils/decorators` imported from `discourse/plugins/discourse-topic-list-previews/discourse/initializers/preview-edits`
at o (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:69574)
at i (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:69552)
at o.module.exports.h.<computed> (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:69609)
at e (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:69476)
at require (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:69608)
at application-4bbf4bf6518f7480549c54813a7fe09233841e43c49675ffe7fbda7ac187d247.js:sourcemap:7
at Array.forEach (<anonymous>)
at n.start (application-4bbf4bf6518f7480549c54813a7fe09233841e43c49675ffe7fbda7ac187d247.js:sourcemap:7)
at preload-application-data-c20deb0418fd87f5f03266570c4f93070c8325d5b49950d7621204a44b651901.js:1
at preload-application-data-c20deb0418fd87f5f03266570c4f93070c8325d5b49950d7621204a44b651901.js:1
/logs/report_js_error:1 Failed to load resource: the server responded with a status of 429 (Too Many Requests)
3application-4bbf4bf6518f7480549c54813a7fe09233841e43c49675ffe7fbda7ac187d247.js:sourcemap:13 `decorateCooked` should be supplied with an `id` option to avoid memory leaks.
U @ application-4bbf4bf6518f7480549c54813a7fe09233841e43c49675ffe7fbda7ac187d247.js:sourcemap:13
application-4bbf4bf6518f7480549c54813a7fe09233841e43c49675ffe7fbda7ac187d247.js:sourcemap:74 Could not find widget actions-summary-item in registry
b @ application-4bbf4bf6518f7480549c54813a7fe09233841e43c49675ffe7fbda7ac187d247.js:sourcemap:74
script.js:43 Loading extension
I think everyone is having that problem so it;s sitewide.
1 Like
Try visiting the site on safe-mode by visiting the /safe-mode
page.
It appear that the site uses the topic-list-previews plugin, which appears to be the issue. Admin should take care of it.
6 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.