django-simple-menu icon indicating copy to clipboard operation
django-simple-menu copied to clipboard

MENU_SELECT_PARENTS selects multiple as active

Open nikolas-dev opened this issue 3 years ago • 1 comments

I've select submenu of an item. But it selects top most parents and selects anothers what I've selected. Just like below.

image

How to fix the issue

nikolas-dev avatar Dec 31 '21 17:12 nikolas-dev

Hi! Could you provide us with some bits of your source code? I'm most interested in menus.py and the template files, where you iterate over menu

kytta avatar May 31 '22 20:05 kytta