Skip to content
Discussion options

You must be logged in to vote

I worked around this by adding a .my-active class to active QExpansionItems with the following definition:

/* The header of a my-active QItem looks like an active router link */
.my-active .q-expansion-item__container > .q-item {
	@extend .q-router-link--active
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by metalsadman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant