If we put Toggle on on hover in the dropdown widget, there will be a problem in the front end. The problem is when we move the mouse from the dropdown item to the dropdown content, the dropdown content closes immediately. This problem exists even if we enable mega menu. Please watch the video below.
This problem did not exist when Dropdown was first released. So I guess this bug has appeared in new versions.
Basically, this is not a bug, because the transformation of the dropdown content creates a gap. However, we have used a trick within the nestable nav element to fix this problem - and it should also apply to the dropdown element outside the menu.
You can add the following custom CSS to the dropdown element: