I figure out why it’s not working, this script depreciated at latest discourse
<script>
var TopicListComponent = require('discourse/components/topic-list').default;
TopicListComponent.reopen({
showLikes: true
});
</script>
I figure out why it’s not working, this script depreciated at latest discourse
<script>
var TopicListComponent = require('discourse/components/topic-list').default;
TopicListComponent.reopen({
showLikes: true
});
</script>
I used SSH console for the most recent update.
I don’t think we were ever running AutoMinify on Cloudflare, but I’ve purged everything.
I’m still getting there errors outside of Safe Mode:
ReferenceError: dt7948 is not defined
Commits · discourse/discourse · GitHub
Uncaught (in promise) ReferenceError: Cannot access ‘PluginOutletComponent’ before initialization
Have you clear all cache and tested in development mode? This sorted our issue.
I’ve re-enabled the AI plugin, updated and all seems ok now.
How do I do that (clear the cache)? Pls guide.