GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: "6eeb"
 3priority: 50
 4sprint: ""
 5assignee: null
 6status: triage
 7kind: issue
 8---
 9
10# Apex plugin should mark current menu page
11
12In [apex](../app/plugins/apex/main.go) I have added a code to add `aria-current=\"page\"` to the current page but it never add it to the dom.