Skip to content

Tips and troubleshooting

  • Achievements page is empty or "No achievements": Ensure the growth-achievements backend is enabled and has data. Check that the dashboard API returns data.categories and that at least one achievement type is configured (e.g. from the Growth Meter events). If you use the Growth Score widget on the dashboard, add events and trigger some activity so achievements can be generated.

  • Detail view shows "Achievement not found": The achievement may have been removed or the ID may be invalid. Use Go Back to return to the list. If you have initial data from the list but the API fails, the detail may still render from that initial data.

  • Growth Score widget not visible: The Growth Score block is part of the dashboard layout. If your layout or template does not include it, you won't see it. See Dashboard for how widgets and layouts are configured. Check menu or documentation for "Growth" or "Growth Score" in the dashboard.

  • Events or score not updating: After adding or editing events, use Recalculate points in the Growth Score section. Refresh the dashboard or the Achievements page to see updated numbers.

  • Categories or tabs empty: The backend groups achievements by category and time. If no achievements fall into a tab (e.g. no milestones yet), that tab will show an empty state message. Keep using the site so events fire and achievements can be generated.

  • Back button or list not showing: Ensure you're on the Achievements page (#/dashboard/achievements). The detail view is shown in place of the list; the Back button should be in the header or content of GrowthAchievementDetail. If the page structure changed, use the browser back button or the menu to return to the list.

Quick reference

TopicDetails
Achievements page
#/dashboard/achievements; list + detail view.
Growth Score / Meter
On main Dashboard (#/dashboard); events, weights, KPI cards, link to Achievements.
Tabs (Achievements)
Latest 7d, Latest 30d, Milestones, Records.
Category filter
All + category buttons when available.
Detail view
Back button, description, record/target, achieved at, points breakdown, rarity/category.
APIs
growth-achievements/dashboard, growth-achievements single; growth meter (events, score, recalculate).
Cross-reference
Growth Score widget and layout: Dashboard.