Add current class to current dropdown sub menu items in Nav block

Continuing from this thread:

It will be extremely beneficial for consistency and easy of styling to have the current class added to the li of the current sub menu item.

The current workaround of targeting the a tag directly using the aria-current attribute limits the styling we are able to do to just the a tag, which excludes many possibilities that can be achieved by having control over the li as well.

Thank you!

Update: as of 1.3.3.1, while the .current class is not added, now that the WordPress classes are being applied to menu items, we can use the .current-menu-item class to style menu items more generally, so effectively, there is a working solution for this.

Hello @StrangeTech,

Thanks for updating this request.
This has been added to our bug tracker and will be reviewed in the coming weeks.

Cheers,