You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we use a content placeholder to put items inside a menu with overflow, all the items inside the content placeholder are not visible in the collapsed dropdown.
Unfortunately, this cannot work. With menu overflow, there are actualy two ContentPlaceholders with the same name. CxJS doesn't support filling two ContentPlaceholders at the same time.
Is it possible to achieve the same functionality differently?
When we use a content placeholder to put items inside a menu with overflow, all the items inside the content placeholder are not visible in the collapsed dropdown.
See fiddle.
Is this expected behaviour?
The text was updated successfully, but these errors were encountered: