After the update Drupal core to 8.5 and this module(to latest dev), a new bug appears.I have two menu translations ( English and Slovene) and before the update, the module works as expected, after the update the menu had duplicate entries(for both languages) and not just one.After some debugging, I found the issue was related to this patch not working with context.

I created a patch which reverts the changes made in Helpers file and the issue was gone.

Comments

nkoporec created an issue. See original summary.

matsbla’s picture

Status: Needs review » Postponed (maintainer needs more info)

Thanks for reporting issue!

However, I'm not able to reproduce any result with duplicate menu entries.
Could you give steps to reproduce?

matsbla’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)