Open
Description
Steps to reproduce the issue:
Give depth => 3 on wp_nav_menu() array. and please check whether it's working or not (for me it's not)
What I expected:
It would be great it will show three-step of sub-menus if give 3 as depth.
What happened instead:
it's showing only one dropdown and not showing further dropdowns.