Change record status: 
Introduced in branch: 
8.x-2.x
Introduced in version: 
8.x-2.0
Description: 

In earlier versions of module (2.0.0-rc2 and earlier) wrapper for the entity (menu_link_content) was in template menu-levels.html.twig instead of menu-link-content.html.twig which was not good because we've missed entity default attributes.

We've fixed it in stable version.

On HTML level there are not changes, we just move wrapper (with all classes) from template menu-levels.html.twig to menu-link-content.html.twig. But If you override some of these two templates in you theme you should do the same.

Also you can check what was changed on this screenshot

AttachmentSize
Templates Changes82.8 KB