Replies: 1 comment
-
Yes it's a good point, will be tracked in #1177 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Actually, I see 3, but the notable failure is predictable for me. However I believe that
Unsupported option "plugin_achievements"'
andUnsupported option "plugin_topics"
shouldn't be appearing by default.This is occurring when I load
http://localhost:3000/insights?user=jayvdb
on my local instance.I tried enabling those two plugins in
settings.json
, but that didnt do the trick.Sort of knowing what might be the problem, I added a bunch of extras->features, and the problem goes away.
Ideally the default settings.json shouldnt have any errors, or those errors should be warnings explaining which extras->features need to be enabled for the plugins to work.
Beta Was this translation helpful? Give feedback.
All reactions